-
Kubernetes Submit Queue authored
Automatic merge from submit-queue validate kube-apiserver options **What this PR does / why we need it**: Create Validate() or add more checks in existing Validate() for the following files: * vendor/k8s.io/apiextensions-apiserver/pkg/cmd/server/start.go:80 * vendor/k8s.io/kube-aggregator/pkg/cmd/server/start.go:104 * vendor/k8s.io/sample-apiserver/pkg/cmd/server/start.go:82 * cmd/kube-apiserver/app/options/validation.go:49 **Which issue this PR fixes**: fixes #50301 **Special notes for your reviewer**: This PR follows #50135 **Release note**: ```release-note NONE ```
984f1af5