Explicitly disable validation-gen where not needed

Kubernetes-commit: 9d65aeabb631d387ef1da15c0765eb8e297fb6aa
This commit is contained in:
Joe Betz
2026-05-07 17:49:35 -04:00
committed by Kubernetes Publisher
parent ca52b81a29
commit 63b2f68438

View File

@@ -17,5 +17,6 @@ limitations under the License.
// +k8s:conversion-gen=k8s.io/client-go/tools/clientcmd/api
// +k8s:deepcopy-gen=package
// +k8s:defaulter-gen=Kind
// +k8s:validation-gen=false
package v1