apiserver/pkg/server
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
..
dynamiccertificates allow individual ca bundles to be empty in union 2019-11-12 12:44:53 -05:00
egressselector AdmissionConfiguration v1 2019-11-11 11:57:29 -05:00
filters rename metric for apiserver request terminations and reword corresponding documentation 2019-10-21 13:26:31 -07:00
healthz add /livez as a liveness endpoint for kube-apiserver 2019-08-26 16:57:25 -07:00
httplog apiserver: store httplog in context 2019-06-14 13:09:13 +02:00
mux Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
options Add support for --runtime-config=api/beta=false, --feature-gates=AllBeta=false 2019-10-12 09:59:14 -04:00
resourceconfig Add support for --runtime-config=api/beta=false, --feature-gates=AllBeta=false 2019-10-12 09:59:14 -04:00
routes migrate kube-apiserver metrics to stability framework 2019-08-22 15:38:42 -07:00
storage Add support for --runtime-config=api/beta=false, --feature-gates=AllBeta=false 2019-10-12 09:59:14 -04:00
config.go migrate callers to g/g/uuid 2019-11-04 23:15:20 -08:00
config_selfclient.go Refactor the process to get ip address of loopback interface 2019-11-02 11:14:04 +08:00
config_selfclient_test.go Refactor the process to get ip address of loopback interface 2019-11-02 11:14:04 +08:00
config_test.go add /livez as a liveness endpoint for kube-apiserver 2019-08-26 16:57:25 -07:00
deprecated_insecure_serving.go cleanup: move the comment to its place 2019-05-23 12:29:12 +08:00
doc.go update docs.go files under staging/src/k8s.io/apiserver/pkg/server 2019-02-03 20:43:13 +00:00
genericapiserver.go Use CRD validation field in server-side apply 2019-08-28 15:28:49 -07:00
genericapiserver_test.go Propagate context to Authorize() calls 2019-09-24 10:06:32 -04:00
handler.go Move from glog to klog 2018-11-09 13:49:10 -05:00
healthz.go add /livez as a liveness endpoint for kube-apiserver 2019-08-26 16:57:25 -07:00
healthz_test.go add readyz endpoint for kube-apiserver readiness checks 2019-05-30 11:19:49 -07:00
hooks.go add ability to pre-configure poststarthooks for apiservers 2019-08-28 08:53:20 -04:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go dynamic reload cluster authentication info for aggregated API servers 2019-11-04 13:46:28 -05:00
signal.go windows/svc: workaround-exit mechanism that works for signal-less binaries 2019-02-01 19:16:11 +01:00
signal_posix.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
signal_windows.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00