apiserver/pkg/server
Cao Shufeng d2f7a0c820 Log a warning when --audit-policy-file not passed to apiserver
Kubernetes-commit: 3b91f1cc0d32278a9baf2a4b9b4e416cbfb2457f
2017-09-09 21:44:31 +00:00
..
filters Add --request-timeout to allow the global request timeout of 60 seconds to be configured. 2017-08-29 13:18:50 +00:00
healthz basic logging for healthz installer 2017-09-03 14:04:11 +00:00
httplog Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
mux Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
options Log a warning when --audit-policy-file not passed to apiserver 2017-09-09 21:44:31 +00:00
routes Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
storage Provide field info in storage configuration 2017-09-09 21:44:30 +00:00
BUILD apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
config.go make url parsing in apiserver configurable 2017-09-04 14:03:48 +00: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 move CRD behind TPR 2017-06-13 20:47:29 +00:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go Provide whole delegate chain to kube aggregator 2017-09-04 14:03:46 +00:00
genericapiserver_test.go make url parsing in apiserver configurable 2017-09-04 14:03:48 +00:00
handler.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
healthz.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
hooks.go Add an OrDie version for AddPostStartHook 2017-08-29 13:18:47 +00:00
plugins.go register all generic admission plugins when AdmissionOptions are created. 2017-06-13 20:47:29 +00:00
serve.go apiserver: Update genericapiserver to panic on listener error 2017-04-20 20:35:32 +00: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