apiserver/pkg/server/options
Dr. Stefan Schimanski a549f2934f kube-apiserver: switch apiserver's DeprecatedInsecureServingOptions
Kubernetes-commit: d787213d1b8802d370032d17157ac1de7573ad15
2018-08-06 16:31:23 +02:00
..
encryptionconfig sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
testdata Avoid * in filenames 2017-06-13 20:47:31 +00:00
OWNERS Add enj as reviewer to OWNERS 2017-08-29 13:16:16 +00:00
admission.go list the default enabled admission plugins 2018-08-06 17:25:24 +08:00
admission_test.go fix typo 2018-04-04 16:03:17 +08:00
api_enablement.go fix typo 2018-08-13 17:36:15 +08:00
audit.go use Audit v1 api and add it to some unit tests 2018-07-27 14:06:29 +08:00
audit_test.go Implemented truncating audit backend 2018-03-23 16:13:34 +01:00
authentication.go Support pulling requestheader CA from extension-apiserver-authentication ConfigMap without client CA 2018-07-18 15:07:09 -07:00
authorization.go apiserver: add context to authn/authz kubeconfig errors 2018-06-14 15:30:25 +02:00
coreapi.go removes Authorizer and ExternalClientSet from kubeapiserver's admission initializer. 2017-10-03 18:08:30 +02:00
deprecated_insecure_serving.go apiserver: move controller-manager's insecure config into apiserver 2018-08-16 20:47:15 +02:00
doc.go move apiserver options 2017-02-02 09:36:48 -05:00
etcd.go Use actual etcd client for /healthz/etcd checks 2018-06-12 14:33:48 -04:00
feature.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
recommended.go apiserver: move controller-manager's insecure config into apiserver 2018-08-16 20:47:15 +02:00
server_run_options.go add checks validation MinRequestTimeout of ServerRunOptions 2018-04-26 16:02:31 +08:00
serving.go apiserver: add SecureServingOptions.ExternalAddress 2018-07-06 12:32:01 +02:00
serving_test.go kube-apiserver: switch apiserver's DeprecatedInsecureServingOptions 2018-08-06 16:31:23 +02:00
serving_with_loopback.go apiserver: move controller-manager's insecure config into apiserver 2018-08-16 20:47:15 +02:00