apiserver/pkg/server
Chao Xu d99ef88606 Expose storage version hash
Kubernetes-commit: 3b618af0d435628feedf06f97bd1c69340d07d95
2019-01-14 19:31:25 -08:00
..
filters Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05: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 Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
options Remove executable permission from testdata 2019-01-03 12:21:19 -05: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 Loosing the request body size limit to 100MB to account for the size 2019-02-07 14:43:35 -08: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 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