Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information