k3s/pkg/kubeapiserver/options
Mike Danese 371b1e7fed promote --service-account-api-audiences to top level kube-apiserver config
The service account authenticator isn't the only authenticator that
should respect API audience. The authentication config structure should
reflect that.
2018-10-22 18:21:37 -07:00
..
BUILD externalize node admission 2018-08-21 23:33:03 +08: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 promote --service-account-api-audiences to top level kube-apiserver config 2018-10-22 18:21:37 -07:00
authentication_test.go add unit test for func ToAuthenticationConfig 2018-08-16 19:24:11 +08:00
authorization.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
authorization_test.go validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
cloudprovider.go
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: switch apiserver's DeprecatedInsecureServingOptions 2018-08-17 08:56:47 +02:00
storage_versions.go Deprecation notice of storage-versions flag 2018-08-30 19:45:43 -07:00
storage_versions_test.go remove unneed parameter in test struct 2018-09-26 08:59:42 +08:00