controller-tools
controller-tools copied to clipboard
Using type intstr.IntOrString remove validation
When you have a type intstr.IntOrString with possible validation:Enum=1,2,"foo","bar" the enum validation is not generated at the crd yaml.