k3s/pkg/kubeapiserver/options
Dr. Stefan Schimanski e15ac9eb72 kube-apiserver: disallow --secure-port 0 2018-07-09 14:03:08 +02:00
..
BUILD kube-apiserver: drop unused loopback token in insecure mode 2018-07-04 19:15:11 +02:00
admission.go Show deprecated kube-apiserver flags 2018-04-16 21:20:06 +08:00
admission_test.go make kube-apiserver admission flag disable other plugins 2018-01-19 08:14:04 -05:00
authentication.go This patch adds limit to the TokenRequest expiration time. It constrains a TokenRequest's expiration time to avoid extreme value which could harm the cluster. 2018-06-14 09:31:50 +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 Add priority to defaultOn plugins list 2018-07-02 22:25:40 -04:00
serving.go kube-apiserver: disallow --secure-port 0 2018-07-09 14:03:08 +02:00
storage_versions.go simplify api registration 2018-05-08 18:33:50 -04:00
storage_versions_test.go remove unneeded storage options 2017-01-31 13:44:39 -05:00