k3s/pkg/kubeapiserver/options
Kubernetes Submit Queue 2fdcfeae51
Merge pull request #61166 from hzxuzhonghu/authz-flag-validate
Automatic merge from submit-queue (batch tested with PRs 60519, 61099, 61218, 61166, 61714). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

kube-apiserver add BuiltInAuthorizationOptions validation

Validate BuiltInAuthorizationOptions after flags parsed. 

**Release note**:

```release-note
NONE
```
2018-03-26 23:20:14 -07:00
..
BUILD validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
admission.go make kube-apiserver admission flag disable other plugins 2018-01-19 08:14:04 -05:00
admission_test.go make kube-apiserver admission flag disable other plugins 2018-01-19 08:14:04 -05:00
authentication.go validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
authorization.go validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
authorization_test.go validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
cloudprovider.go Drop using cloud provider to set host address feature 2017-12-05 13:58:20 -06:00
options.go Expose default service IP CIDR in apiserver 2018-01-29 16:21:04 +08:00
plugins.go fix references and golint failures 2018-03-03 13:12:03 +08:00
serving.go apiserver clean code 2018-03-06 10:31:50 +08:00
storage_versions.go remove kube-apiserver unused storage-version flag 2018-03-21 11:26:48 +08:00
storage_versions_test.go remove unneeded storage options 2017-01-31 13:44:39 -05:00