apiserver/pkg/server
Jordan Liggitt 1e6293c86f Set idle and readheader timeouts
Kubernetes-commit: db48793269ef9eca63fa12abb1a25d017c0e09bb
2021-07-27 11:58:45 -04:00
..
dynamiccertificates Structured Logging migration: for package staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates 2021-05-10 20:08:14 +08:00
egressselector Updated to use konnectivity client v0.0.21, and implemented placeholder context 2021-06-23 19:29:14 +00:00
filters Add additional APF test for handling other panic types 2021-07-14 16:36:38 +02: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 Update doc description for --audit-log-maxbackup 2021-07-22 09:42:30 -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 apiserver: add callback to get notified of object count 2021-07-14 16:44:34 -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 wait for poststarthook/max-in-flight-filter to be initialized asynchronously 2021-05-07 15:17:03 +08: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 remove logging from the Signal method 2021-07-02 12:50:20 +02:00
genericapiserver_graceful_termination_test.go rename terminationSignals to lifecycleSignals 2021-07-02 12:28:07 +02: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 adds HasBeenReady signal that fires when the readyz endpoint succeeds 2021-07-02 15:18:19 +02: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