apiserver/pkg/server
RainbowMango f04a5fe4f8 Cherry-pick #83427
Fix double counting issue for request metrics on timeout.

Kubernetes-commit: 02fdb52f0f26d2d13f3f9b63321793740b63c745
2019-11-05 17:07:41 +08:00
..
filters Cherry-pick #83427 2019-11-05 17:07:41 +08:00
healthz Avoid the default server mux 2019-05-16 17:31:16 -07:00
httplog Move from glog to klog 2018-11-09 13:49:10 -05:00
mux Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
options Encryption config: correctly handle overlapping providers 2019-09-06 16:24:47 -04:00
resourceconfig Moved flag and globalflag 2019-02-15 10:28:13 -05:00
routes expose openapi service from genericapiserver 2019-02-14 14:33:20 -08:00
storage Expose storage version hash 2019-01-14 19:31:25 -08:00
config.go Limit YAML/JSON decode size 2019-09-27 16:36:48 -04:00
config_selfclient.go remove apiserver loopback client QPS limit 2019-07-23 16:35:45 +08:00
config_selfclient_test.go Allow unit test to pass on machines without ipv6 2019-06-28 10:39:28 -07:00
config_test.go prevent unhandled errors on colliding poststarthook registration 2019-02-14 14:07:18 -05:00
deprecated_insecure_serving.go apiserver: sync with https server shutdown to flush existing connections 2019-01-16 15:58:53 +01: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 expose openapi service from genericapiserver 2019-02-14 14:33:20 -08:00
genericapiserver_test.go add test 2019-02-14 16:38:06 -08:00
handler.go Move from glog to klog 2018-11-09 13:49:10 -05:00
healthz.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
hooks.go track poststarthook registration stacks for debugging 2019-03-05 09:18:57 -05:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go apiserver: sync with https server shutdown to flush existing connections 2019-01-16 15:58:53 +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