Commit 07141ea
committed
Change OperatorUpgradeable type to string and add utils func
Use string as OperatorUpgradeable type instead of intermediate
type ConditionType.
Add utils func FindConditionType to look up Condition type.
Signed-off-by: Vu Dinh <[email protected]>1 parent b55a341 commit 07141ea
File tree
2 files changed
+2
-1
lines changed- pkg/operators
- v1alpha1
- v1
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| 382 | + | |
382 | 383 | | |
383 | 384 | | |
384 | 385 | | |
| |||
0 commit comments