apiserver/pkg/server/options
Jordan Liggitt 232ebfaeaf Allow kube-scheduler to tolerate cluster auth config lookup failure
Kubernetes-commit: 416e11421590838f0022242bff1db10da595b074
2018-12-05 13:51:06 -05:00
..
encryptionconfig Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-02 16:41:57 -04:00
testdata Avoid * in filenames 2017-06-13 20:47:31 +00:00
OWNERS Remove ericchiang from OWNERS files 2018-10-11 18:11:15 -07: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
api_enablement_test.go add unit test func TestAPIEnablementOptionsValidate 2018-08-22 10:17:58 +08:00
audit.go Add option to k8s apiserver to reject incoming requests upon audit failure 2018-07-03 14:40:55 +02:00
audit_test.go Add option to k8s apiserver to reject incoming requests upon audit failure 2018-07-03 14:40:55 +02:00
authentication.go Allow kube-scheduler to tolerate cluster auth config lookup failure 2018-12-05 13:51:06 -05:00
authentication_test.go Allow kube-scheduler to tolerate cluster auth config lookup failure 2018-12-05 13:51:06 -05:00
authorization.go Move from glog to klog 2018-11-09 13:49:10 -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 kube-scheduler: enable secure ports 10259 2018-09-05 16:42:16 +08:00
doc.go move apiserver options 2017-02-02 09:36:48 -05:00
etcd.go Clarified syntax doc on --watch-cache-sizes 2018-11-12 14:45:45 -05:00
etcd_test.go etcd2 code cleanup, remove deserialization cache 2018-10-15 22:17:44 -04:00
events.go adds dynamic audit configuration 2018-10-18 21:34:17 -05:00
feature.go apiserver: avoid panics on nil sub-option structs 2017-09-09 21:44:32 +00:00
recommended.go adds dynamic audit configuration 2018-10-18 21:34:17 -05:00
server_run_options.go Update non-test code to use DefaultMutableFeatureGate 2018-11-20 23:59:52 -05:00
server_run_options_test.go add unit test func TestServerRunOptionsValidate 2018-08-22 10:19:13 +08:00
serving.go Move from glog to klog 2018-11-09 13:49:10 -05:00
serving_test.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
serving_with_loopback.go kube-scheduler: enable secure ports 10259 2018-09-05 16:42:16 +08:00
webhook.go adds dynamic audit configuration 2018-10-18 21:34:17 -05:00