apiserver/pkg/server
Avesh Agarwal cc0f17a725 Fix to avoid REST API calls at log level 2.
Kubernetes-commit: 6a5c248bbb6a06a0c171f7171d3583cd006350db
2017-02-03 12:47:03 -05:00
..
filters apiserver: cancel context on timeout in WithTimeoutForNonLongRunningRequests 2018-03-12 17:11:11 +01:00
healthz sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
httplog Fix to avoid REST API calls at log level 2. 2017-02-03 12:47:03 -05:00
mux sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
options fix typo 2018-04-04 16:03:17 +08:00
resourceconfig sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
routes sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
storage sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
config.go apiserver: enforce shared RequestContextMapper in delegation chain 2018-04-04 10:05:06 +02: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 apiserver: enforce shared RequestContextMapper in delegation chain 2018-04-04 10:05:06 +02:00
genericapiserver_test.go apiserver: enforce shared RequestContextMapper in delegation chain 2018-04-04 10:05:06 +02:00
handler.go remove duplicated import 2018-01-11 19:15:11 +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 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