apiserver/pkg/server
Abu Kashem 450b7e8f12 rename audit Checker interface
Kubernetes-commit: 27f150351475adaef416bd893403e7066b70d33a
2021-03-24 13:07:21 -04:00
..
dynamiccertificates Improve dynamic cert file change detection 2021-08-03 21:28:01 +08:00
egressselector Updated to use konnectivity client v0.0.21, and implemented placeholder context 2021-06-23 19:29:14 +00:00
filters send retry-after until ready 2021-08-10 12:03:21 -04:00
healthz adds HasBeenReady signal that fires when the readyz endpoint succeeds 2021-07-02 15:18:19 +02:00
httplog Make logged verbs match metric-reported verbs 2021-06-16 17:08:54 -07:00
mux switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
options rename audit Checker interface 2021-03-24 13:07:21 -04:00
resourceconfig switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
routes remove go-openapi/spec 2021-04-20 17:48:33 +02:00
storage fix staticcheck: vendor/k8s.io/apiserver/pkg/server 2020-11-17 11:58:13 +01:00
config.go rename audit Checker interface 2021-03-24 13:07:21 -04:00
config_selfclient.go Move the comment to the right line 2021-04-23 00:05:15 +00:00
config_selfclient_test.go Skip TestLoopbackHostPortIPv6 run on non-IPv6 env 2020-08-31 23:20:49 +05:30
config_test.go rename audit Checker interface 2021-03-24 13:07:21 -04:00
deleted_kinds.go enforce strict alpha handling for API serving 2021-05-12 09:17:15 -04:00
deleted_kinds_test.go enforce strict alpha handling for API serving 2021-05-12 09:17:15 -04:00
deprecated_insecure_serving.go Set idle and readheader timeouts 2021-07-27 11:58:45 -04: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 apiserver: add a new mode for graceful termination 2021-07-14 10:39:29 -04:00
genericapiserver_graceful_termination_test.go send retry-after until ready 2021-08-10 12:03:21 -04:00
genericapiserver_test.go apiserver: NonBlockingRun should return a listener stopped channel 2021-06-24 16:04:54 -04:00
graceful_shutdown_test.go adds a unit test for checking if graceful shutdown of HTTP2 server works 2020-12-11 13:12:46 +01:00
handler.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
healthz.go adds HasBeenReady signal that fires when the readyz endpoint succeeds 2021-07-02 15:18:19 +02:00
healthz_test.go add readyz endpoint for kube-apiserver readiness checks 2019-05-30 11:19:49 -07:00
hooks.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
lifecycle_signals.go apiserver: add a new mode for graceful termination 2021-07-14 10:39:29 -04:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go Set idle and readheader timeouts 2021-07-27 11:58:45 -04:00
signal.go make Kubelet bootstrap certificate signal aware 2020-07-04 12:08:04 +08: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