apiserver/pkg/server
Mike Spreitzer feae5f3e79 Add config checking for inflight limits
When API Priority and Fairness is enabled, the inflight limits must
add up to something positive.
This rejects the configuration that prompted
https://github.com/kubernetes/kubernetes/issues/102885

Update help for max inflight flags

Kubernetes-commit: 0762f492c5b850471723a305cfa7390e44851145
2021-06-21 16:53:07 -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 fix all keps links 404 for kep folder migration 2021-01-14 14:03:21 +08:00
filters deflake TestClientReceivedGOAWAY test 2021-06-18 00:38:02 +02:00
healthz bump apiserver_request_total to STABLE status 2021-03-04 07:52:00 -08: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 Add config checking for inflight limits 2021-06-21 16:53:07 -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 Make logged verbs match metric-reported verbs 2021-06-16 17:08:54 -07: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 switch over k/k to use klog v2 2020-04-17 15:25:06 -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 Switch to github.com/coreos/go-systemd/v22 and drop older package 2021-06-16 11:14:02 -04:00
genericapiserver_test.go remove go-openapi/spec 2021-04-20 17:48:33 +02: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 Allow adding healthz and livez checks independent to each other 2021-02-13 17:29:34 +01: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
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go force implementors of dyanmiccertificates providers to think about notify 2021-04-09 16:59:17 -07: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