kubernetes/pkg/kubeapiserver/options
Monis Khan df292749c9
Remove support for basic authentication
This change removes support for basic authn in v1.19 via the
--basic-auth-file flag.  This functionality was deprecated in v1.16
in response to ATR-K8S-002: Non-constant time password comparison.

Similar functionality is available via the --token-auth-file flag
for development purposes.

Signed-off-by: Monis Khan <mok@vmware.com>
2020-03-11 20:55:47 -04: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 Remove support for basic authentication 2020-03-11 20:55:47 -04:00
authorization_test.go validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
authorization.go Plumb authorization webhook version from CLI to config 2019-11-18 23:58:05 -08:00
BUILD Adding IngressClass to networking/v1beta1 2020-03-01 18:17:09 -08:00
cloudprovider.go Drop using cloud provider to set host address feature 2017-12-05 13:58:20 -06:00
options.go Remove the --storage-versions flag from kube-apiserver. 2019-01-30 13:28:48 -08:00
plugins_test.go Ensure webhook/quota/deny admission comes last 2020-02-25 21:54:14 -05:00
plugins.go Adding IngressClass to networking/v1beta1 2020-03-01 18:17:09 -08:00
serving.go Fix apiserver to advertise IPv6 endpoints if bound to IPv6 2019-11-06 11:31:43 -05:00