apiserver/pkg/server/options
Jordan Liggitt 54aa70b012 Add support for --runtime-config=api/beta=false, --feature-gates=AllBeta=false
Allow disabling all beta features and APIs

Kubernetes-commit: a5760dee812d280e4de203fccf58214051d0d62a
2019-10-12 09:59:14 -04:00
..
encryptionconfig replace bytes.Compare() with bytes.Equal() 2019-09-27 10:06:50 +08:00
testdata add ability to authenticators for dynamic update of certs 2019-09-05 09:59:59 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
admission.go AdmissionConfiguration v1 2019-11-11 11:57:29 -05:00
admission_test.go fix typo 2018-04-04 16:03:17 +08:00
api_enablement.go Add support for --runtime-config=api/beta=false, --feature-gates=AllBeta=false 2019-10-12 09:59:14 -04:00
api_enablement_test.go Moved flag and globalflag 2019-02-15 10:28:13 -05:00
audit.go adds dynamic audit integration test 2018-10-16 16:17:33 -06:00
audit_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-03-04 12:46:52 -05:00
authentication.go Switch kubelet/aggregated API servers to use v1 tokenreviews 2019-11-04 22:41:32 -05:00
authentication_test.go wire up a means to dynamically reload ca bundles for kube-apiserver 2019-10-07 14:06:42 -04:00
authorization.go Switch kubelet/aggregated API servers to use v1 subjectaccessreviews 2019-11-04 23:29:56 -05:00
coreapi.go removes Authorizer and ExternalClientSet from kubeapiserver's admission initializer. 2017-10-03 18:08:30 +02:00
deprecated_insecure_serving.go Fix max port value to 65535 2019-06-24 15:13:27 -04:00
doc.go move apiserver options 2017-02-02 09:36:48 -05:00
egress_selector.go Add support for konnectivity service to the etcd3 client. 2019-08-27 15:58:06 -07:00
etcd.go Resolve uncompatibility from update: etcd CAFile -> TrustedCAFIle 2019-10-23 11:15:43 -07:00
etcd_test.go Resolve uncompatibility from update: etcd CAFile -> TrustedCAFIle 2019-10-23 11:15:43 -07:00
events.go adds dynamic audit configuration 2018-10-18 21:34:17 -05:00
feature.go Remove build/verify scripts for swagger 1.2 API docs, API server swagger ui / swagger 1.2 config 2019-01-15 10:44:36 -05:00
recommended.go add featuregate inspection as admission plugin initializer 2019-11-05 14:28:40 -05:00
server_run_options.go Fix typo 2019-09-25 18:02:40 +01:00
server_run_options_test.go add /livez as a liveness endpoint for kube-apiserver 2019-08-26 16:57:25 -07:00
serving.go Fix apiserver to advertise IPv6 endpoints if bound to IPv6 2019-10-30 10:46:46 -04:00
serving_test.go Plumb dynamic SNI certificates 2019-10-08 19:03:56 +01:00
serving_with_loopback.go migrate callers to g/g/uuid 2019-11-04 23:15:20 -08:00
webhook.go adds dynamic audit configuration 2018-10-18 21:34:17 -05:00