apiserver/pkg/server
Jeff Chan ba35c04ba6 sync: squashed up to merge f8386d5b0f6d1bf69f67b01c0854b4171bca0318 in e59ae29fbc8158503538faa3f6c7f07711a412e8 2018-05-11 14:52:34 +00:00
..
filters should return error when has no RequestInfo 2018-05-08 21:44:17 +08:00
healthz sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
httplog sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
mux sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
options simplify api registration 2018-05-07 08:32:20 -04:00
resourceconfig simplify api registration 2018-05-07 08:32:20 -04:00
routes Register Prometheus etcdmetrics only for apiserver 2018-04-20 17:19:13 +03:00
storage simplify api registration 2018-05-07 08:32:20 -04:00
config.go Remove request context mapper 2018-04-18 11:12:15 -04:00
config_selfclient.go pass listener to genericapiserver 2017-11-16 13:32:12 +08:00
config_selfclient_test.go pass listener to genericapiserver 2017-11-16 13:32:12 +08:00
config_test.go apiserver: enforce shared RequestContextMapper in delegation chain 2018-04-04 10:05:06 +02:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go sync: squashed up to merge f8386d5b0f6d1bf69f67b01c0854b4171bca0318 in e59ae29fbc8158503538faa3f6c7f07711a412e8 2018-05-11 14:52:34 +00:00
genericapiserver_test.go simplify api registration 2018-05-07 08:32:20 -04:00
handler.go Remove request context mapper 2018-04-18 11:12:15 -04: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 Adding the mutating webhook 2017-11-14 16:36:28 -08:00
serve.go Fixes for HTTP/2 max streams per connection setting 2018-02-19 14:18:07 -05: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