You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing tags to []conditions which got reported by crd checker
Adds tags which to resolve the condition failures 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 <[email protected]>
0 commit comments