apiserver/pkg/server
David Eads a3201bc883 remove dynamic audit
Kubernetes-commit: ed4e6f10265ae32b1c2c0b254a4d2c20590cfadd
2020-05-27 14:04:09 -04:00
..
dynamiccertificates switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
egressselector fix API change in apiserver-network-proxy 2020-05-14 21:43:26 -04:00
filters switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
healthz fix a number of unbounded dimensions in request metrics (#89451) 2020-05-29 08:29:03 +00:00
httplog switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
mux switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
options remove dynamic audit 2020-05-27 14:04:09 -04:00
resourceconfig switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
routes Reset flow control metrics on /metrcis DELETE 2020-05-20 17:25:05 -04:00
storage switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
config.go Restore cache-control header filter 2020-04-24 15:36:12 -04: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 Allow handlers early in the request chain to set audit annotations 2020-03-19 20:02:37 -04:00
deprecated_insecure_serving.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04: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 switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
genericapiserver_test.go Propagate context to Authorize() calls 2019-09-24 10:06:32 -04:00
handler.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04: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 switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go Warn when insecure TLS ciphers are selected. 2020-05-13 16:11:28 +01: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