apiserver/pkg/server
Dr. Stefan Schimanski db5a1882b5 apiserver: sync with https server shutdown to flush existing connections
Kubernetes-commit: 5b47f99164d76b6b043d7de2d3834abeda6685b0
2019-01-16 15:58:53 +01:00
..
filters Change endpoints metrics to conform guideline 2018-12-26 22:29:13 +08:00
healthz Ensure we set a content-type for healthz 2019-01-03 10:05:58 -05:00
httplog Move from glog to klog 2018-11-09 13:49:10 -05:00
mux Move from glog to klog 2018-11-09 13:49:10 -05:00
options 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
resourceconfig preserve behavior of ignoring invalid --runtime-config keys and api/all=false 2019-01-04 13:50:21 -05:00
routes 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
storage preserve behavior of ignoring invalid --runtime-config keys and api/all=false 2019-01-04 13:50:21 -05:00
config.go move logs into component-base 2019-01-17 09:06:12 -05:00
config_selfclient.go apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-06-13 15:53:41 +02:00
config_selfclient_test.go Modify LoopbackHostPort() so it returns an IPv6 Loopback address when given [::] address 2018-05-22 11:03:47 -04:00
config_test.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
deprecated_insecure_serving.go apiserver: sync with https server shutdown to flush existing connections 2019-01-16 15:58:53 +01:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go apiserver: sync with https server shutdown to flush existing connections 2019-01-16 15:58:53 +01:00
genericapiserver_test.go apiserver: sync with https server shutdown to flush existing connections 2019-01-16 15:58:53 +01: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 Move from glog to klog 2018-11-09 13:49:10 -05:00
plugins.go Adding the mutating webhook 2017-11-14 16:36:28 -08:00
secure_serving.go apiserver: sync with https server shutdown to flush existing connections 2019-01-16 15:58:53 +01:00
signal.go Remove useless named return value 2018-08-02 19:28:17 +08: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