Commit 8d4a591
committed
Add missing tags to []conditions which got reported by crd checker
Adds the task which got reported by the crd checker recently added
as a pre-commit validation.
In a follow up, we should integrate the new ObservedGeneration for
a condition [1]. The observedGeneration represents the
.metadata.generation that the condition was set based upon.
[1] https://github.com/kubernetes/apimachinery/blob/release-1.29/pkg/apis/meta/v1/types.go#L1518
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>1 parent 6dc9fd0 commit 8d4a591
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
| |||
0 commit comments