Commit cfe3c8d
committed
Remove operatorCondition lastTransitionTime
Problem: The OperatorCondition CRD has a requirement that the
spec.overrides[*].lastTransitionTime is provided, which makes this API
difficult for humans to use.
Solution: Use yq to remove the requirement on the
opeatorCondition.spec.overrides[*].lastTransitionTime field.1 parent 0f2bc27 commit cfe3c8d
File tree
3 files changed
+11
-9
lines changed- crds
3 files changed
+11
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
0 commit comments