apiserver/pkg/server
Andrew Lytvynov 3604e0cbb0 Extract new keyutil package from client-go/util/cert
This package contains public/private key utilities copied directly from
client-go/util/cert. All imports were updated.

Future PRs will actually refactor the libraries.

Updates #71004

Kubernetes-commit: 18458392ca24c85c688e655aace1afd04f864cbd
2018-12-09 16:24:38 -08:00
..
filters Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
healthz Ensure we set a content-type for healthz 2019-01-03 10:05:58 -05:00
httplog Move from glog to klog 2018-11-09 13:49:10 -05:00
mux Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
options Extract new keyutil package from client-go/util/cert 2018-12-09 16:24:38 -08:00
resourceconfig Moved flag and globalflag 2019-02-15 10:28:13 -05:00
routes expose openapi service from genericapiserver 2019-02-14 14:33:20 -08:00
storage Simplify the resource_encoding_config.go, since we don't need per group override at all 2018-09-28 16:07:31 -07:00
config.go Loosing the request body size limit to 100MB to account for the size 2019-02-07 14:43:35 -08:00
config_selfclient.go apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-06-13 15:53:41 +02: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 prevent unhandled errors on colliding poststarthook registration 2019-02-14 14:07:18 -05:00
deprecated_insecure_serving.go apiserver: sync with https server shutdown to flush existing connections 2019-01-16 15:58:53 +01:00
doc.go update docs.go files under staging/src/k8s.io/apiserver/pkg/server 2019-02-03 20:43:13 +00:00
genericapiserver.go expose openapi service from genericapiserver 2019-02-14 14:33:20 -08:00
genericapiserver_test.go add test 2019-02-14 16:38:06 -08:00
handler.go Move from glog to klog 2018-11-09 13:49:10 -05:00
healthz.go move CRD behind TPR 2017-06-13 20:47:29 +00:00
hooks.go prevent unhandled errors on colliding poststarthook registration 2019-02-14 14:07:18 -05:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go apiserver: sync with https server shutdown to flush existing connections 2019-01-16 15:58:53 +01:00
signal.go windows/svc: workaround-exit mechanism that works for signal-less binaries 2019-02-01 19:16:11 +01: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