apiserver/pkg/server
Tim Allclair b1e85edc1f Avoid the default server mux
Kubernetes-commit: dd5c8e14fd2a1715be7795c37fb5b92478867494
2019-05-16 17:31:16 -07:00
..
filters remove TrimSuffix and document buffer size 2019-04-01 11:02:39 -07:00
healthz Avoid the default server mux 2019-05-16 17:31:16 -07:00
httplog Use map to check whether stack trace is needed 2019-05-08 14:31:47 -07:00
mux Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
options update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-03-04 12:46:52 -05: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 Unify runtime.SerializerInfo with negotiate.AcceptedMediaTypes 2019-03-21 21:00:55 -04:00
config.go Add GetResourceMapper to admission ObjectInterfaces 2019-05-13 11:24:20 -04: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 Split TestLoopbackHostPort into 2 tests 2019-04-23 14:52:39 -07:00
config_test.go prevent unhandled errors on colliding poststarthook registration 2019-02-14 14:07:18 -05:00
deprecated_insecure_serving.go cleanup: move the comment to its place 2019-05-23 12:29:12 +08: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 Add GetResourceMapper to admission ObjectInterfaces 2019-05-13 11:24:20 -04:00
genericapiserver_test.go fix duplicated imports of k8s code (#77484) 2019-05-08 18:39:56 +00: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 track poststarthook registration stacks for debugging 2019-03-05 09:18:57 -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