1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 10:55:05 +00:00
kyverno/cmd
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
..
alpineBase feat: shift sigs and sbom 2021-10-13 21:34:04 +05:30
cli/kubectl-kyverno Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
initContainer Add command-line flags to allow setting client rate limits (QPS/Burst) (#2797) 2021-12-08 14:03:07 +01:00
kyverno Add command-line flags to allow setting client rate limits (QPS/Burst) (#2797) 2021-12-08 14:03:07 +01:00