• Kubernetes Submit Queue's avatar
    Merge pull request #50308 from m1093782566/validate-apiserver · 984f1af5
    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
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
godeps-json-updater.go Loading commit data...
prime-apimachinery.sh Loading commit data...