1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/cmd/initContainer
Sebastian Widmer 80664d339f
Add command-line flags to allow setting client rate limits (QPS/Burst) (#2797)
* Add `-clientRateLimitQPS` and `-clientRateLimitBurst` flags to allow controlling client rate limits.

Signed-off-by: Sebastian Widmer <sebastian.widmer@vshn.net>

* Return error if QPS is higher than max value  of float32

Signed-off-by: Sebastian Widmer <sebastian.widmer@vshn.net>
2021-12-08 14:03:07 +01:00
..
Dockerfile update Golang base image to 1.17.2 (#2596) 2021-10-25 21:32:07 -07:00
localDockerfile Leader Election for initContainer (#2489) 2021-10-06 16:12:07 -07:00
main.go Add command-line flags to allow setting client rate limits (QPS/Burst) (#2797) 2021-12-08 14:03:07 +01:00