apiserver/pkg/server
hzxuzhonghu c37db061da remove redundant code in admission initializer
Kubernetes-commit: 9d1e6d3e2cc25db8e07db446d00390059c8264f8
2017-11-08 10:54:06 +08:00
..
filters update bazel and staging godep 2017-11-02 19:36:01 +08:00
healthz update BUILD files 2017-10-12 13:52:10 -07:00
httplog update BUILD files 2017-10-12 13:52:10 -07:00
mux update BUILD files 2017-10-12 13:52:10 -07:00
options remove redundant code in admission initializer 2017-11-08 10:54:06 +08:00
routes update BUILD files 2017-10-12 13:52:10 -07:00
storage update BUILD files 2017-10-12 13:52:10 -07:00
BUILD update bazel and staging godep 2017-11-02 19:36:01 +08:00
config.go gracefully shutdown apiserver after all non-long running requests finish 2017-11-02 19:29:31 +08:00
config_selfclient.go apiserver: avoid resolving 'localhost' 2017-06-13 20:47:30 +00:00
config_selfclient_test.go TestLoopbackHostPort should accept IPv6 loopback host 2017-07-16 04:08:40 +00:00
config_test.go apiserver: stratify versioned informer construction 2017-09-09 21:44:32 +00:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go gracefully shutdown apiserver after all non-long running requests finish 2017-11-02 19:29:31 +08:00
genericapiserver_test.go gracefully shutdown apiserver after all non-long running requests finish 2017-11-02 19:29:31 +08:00
handler.go fix typos: remove duplicated word in comments 2017-06-17 17:17:22 +08:00
healthz.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
hooks.go Added PreShutdownHooks to the apiserver 2017-10-12 21:20:46 -04:00
plugins.go remove the nesting directory webhook/webhook 2017-10-26 14:19:49 -07:00
serve.go gracefully shutdown apiserver after all non-long running requests finish 2017-11-02 19:29:31 +08:00
signal.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00: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