apiserver/pkg/server
Jacob Tanenbaum b29c7b3192 Improve unit tests for InstallPathHandler
When adding InstallPathHandler it was suggested to follow-up with an improvement to the unit tests.

Kubernetes-commit: 1a0eb8c7b6fc0e07e8823d635db9b70f128dee4f
2018-05-21 11:09:13 -04:00
..
filters Remove some unnecessarily gendered pronouns in comments 2018-05-25 17:48:17 -04:00
healthz Improve unit tests for InstallPathHandler 2018-05-21 11:09:13 -04: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 Support dynamicly set logging verbosity 2018-05-14 16:19:38 +08:00
storage simplify api registration 2018-05-07 08:32:20 -04:00
config.go Correctly identify types served in the kube-apiserver openapi doc 2018-05-22 19:29:00 -04:00
config_selfclient.go Modify LoopbackHostPort() so it returns an IPv6 Loopback address when given [::] address 2018-05-22 11:03:47 -04:00
config_selfclient_test.go Modify LoopbackHostPort() so it returns an IPv6 Loopback address when given [::] address 2018-05-22 11:03:47 -04: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 Expose openapi schema to handlers 2018-05-24 09:55:19 -07:00
genericapiserver_test.go Expose openapi schema to handlers 2018-05-24 09:55:19 -07: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