On a quick search:
- https://github.com/kyverno/kyverno/issues/8668 - [Bug] Kyverno UpdateRequests flood the API Server
- https://github.com/kyverno/kyverno/issues/10049 - [Bug] Kyverno UpdateRequests flood the API Server for v1.11.4
- https://github.com/kyverno/kyverno/issues/10308 - [Bug] Add circuit breakers for temporary resources to avoid bringing down the system
- https://github.com/kyverno/kyverno/issues/9633 - [Bug] significant decrease in generate rule performance (+ too many UpdateRequests)
As of this writing, all of them expect the first one are open tickets, meaning they are not considered resolved by upstream.
However, none of the upstream tickets perfectly match our setup. We have about 3.5k policies, with 2 rules each.
We may want to submit a ticket upstream to see if we are navigating uncharted waters regarding the scale and the setup of our kyverno deployment -- or we just hit a bug.