Saw the work you were doing on validation-gen. Is there a way to convert between kubebuilder validations and validation-gen? If not, what approach do you recommend?
My high level goal is to validate a typed CRD object. Currently doing an apply with a dry-run but this is cumbersome.
Saw the work you were doing on validation-gen. Is there a way to convert between kubebuilder validations and validation-gen? If not, what approach do you recommend?
My high level goal is to validate a typed CRD object. Currently doing an apply with a dry-run but this is cumbersome.