apiserver/pkg/server
Henrik Schmidt 9493c48653 Log error when a healthz check fails
Kubernetes-commit: 1bcfe909125acc567258d4937fc2c08206d14d08
2017-09-26 12:58:12 +02:00
..
filters Revert "audit backend run shutdown gracefully after http handler finish" 2017-10-30 15:26:51 +01:00
healthz Log error when a healthz check fails 2017-09-26 12:58:12 +02: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 the nesting directory webhook/webhook 2017-10-26 14:19:49 -07: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 Revert "audit backend run shutdown gracefully after http handler finish" 2017-10-30 15:26:51 +01:00
config.go Revert "audit backend run shutdown gracefully after http handler finish" 2017-10-30 15:26:51 +01: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 Use GVK from storage in API registration 2017-10-27 04:29:04 -04:00
genericapiserver_test.go Revert "audit backend run shutdown gracefully after http handler finish" 2017-10-30 15:26:51 +01: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 Revert "audit backend run shutdown gracefully after http handler finish" 2017-10-30 15:26:51 +01: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