apiserver/pkg/server
RainbowMango b635b7fa33 Switch deprecated RegisterOpenAPIVersionedService function by OpenAPIService.RegisterOpenAPIVersionedService.
Kubernetes-commit: ec234467f8bf1584d84ae35c4674565be0e93fda
2020-05-08 11:27:22 +08:00
..
dynamiccertificates dynamic certs: pass valid object to event recorder 2020-03-04 09:54:27 -05:00
egressselector refactor egress dialer construction code and add unit test 2020-02-26 16:00:43 -08:00
filters Replaced uber atomic with sync atomic, removed unneded "blank import" 2020-03-01 18:10:20 -05:00
healthz remove client label from healthz metric test 2020-01-29 13:32:12 -08:00
httplog make request logs greppable 2020-01-14 10:19:35 -08:00
mux Remove executable file permission from OWNERS files 2019-01-03 12:18:20 -05:00
options expose RunOnce method on RequestHeaderAuthRequest controller 2020-04-28 15:35:17 +02:00
resourceconfig Add support for --runtime-config=api/beta=false, --feature-gates=AllBeta=false 2019-10-12 09:59:14 -04:00
routes Switch deprecated RegisterOpenAPIVersionedService function by OpenAPIService.RegisterOpenAPIVersionedService. 2020-05-08 11:27:22 +08:00
storage Resolve uncompatibility from update: etcd CAFile -> TrustedCAFIle 2019-10-23 11:15:43 -07:00
config.go Restore cache-control header filter 2020-04-24 15:36:12 -04:00
config_selfclient.go Refactor the process to get ip address of loopback interface 2019-11-02 11:14:04 +08:00
config_selfclient_test.go Refactor the process to get ip address of loopback interface 2019-11-02 11:14:04 +08:00
config_test.go Allow handlers early in the request chain to set audit annotations 2020-03-19 20:02:37 -04: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 /readyz should start returning failure on shutdown initiation 2020-03-06 10:55:45 -05:00
genericapiserver_test.go Propagate context to Authorize() calls 2019-09-24 10:06:32 -04:00
handler.go Move from glog to klog 2018-11-09 13:49:10 -05:00
healthz.go add /livez as a liveness endpoint for kube-apiserver 2019-08-26 16:57:25 -07:00
healthz_test.go add readyz endpoint for kube-apiserver readiness checks 2019-05-30 11:19:49 -07:00
hooks.go add ability to pre-configure poststarthooks for apiservers 2019-08-28 08:53:20 -04:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go dynamic certs: do not copy mutex via shallow copy of tls.Config 2020-03-03 14:58:43 -05: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