• Kubernetes Submit Queue's avatar
    Merge pull request #38272 from xingzhou/kube-38143 · 73c900b5
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Added validation for API server's 'apiserver-count' flag.
    
    Added validation for API server's 'apiserver-count' flag. The value of this flag should be a positive number, otherwise, will cause error while reconciling endpoints in MasterCountEndpointsReconciler. 
    
    Fixed #38143
    73c900b5
options.go 7.51 KB