kubernetes/pkg/kubeapiserver/options
2020-10-29 20:47:01 -07:00
..
testdata add ability to authenticators for dynamic update of certs 2019-10-01 09:50:20 -04:00
admission_test.go Clean up initializer-related comments, test data 2019-01-25 12:37:45 -05:00
admission.go add featuregate inspection as admission plugin initializer 2019-11-08 13:07:40 -05:00
authentication_test.go Remove support for basic authentication 2020-03-11 20:55:47 -04:00
authentication.go mv TokenRequest and TokenRequestProjection to GA 2020-10-29 20:47:01 -07:00
authorization_test.go validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
authorization.go fix golint failures in pkg/kubeapiserver/options, fix some incorrect replace of receiver name 2020-07-23 19:02:07 +08:00
BUILD Merge pull request #93537 from timuthy/enhancement.move-resourcequota 2020-09-15 12:26:58 -07:00
cloudprovider.go fix golint failures in pkg/kubeapiserver/options, rename receiver name of BuiltInAuthorizationOptions to o 2020-07-23 18:52:15 +08:00
options.go fix golint failures in pkg/kubeapiserver/options, rename receiver name of BuiltInAuthorizationOptions to o 2020-07-23 18:52:15 +08:00
plugins_test.go Ensure webhook/quota/deny admission comes last 2020-02-25 21:54:14 -05:00
plugins.go Merge pull request #93537 from timuthy/enhancement.move-resourcequota 2020-09-15 12:26:58 -07:00
serving.go Fix apiserver to advertise IPv6 endpoints if bound to IPv6 2019-11-06 11:31:43 -05:00