Resolve linked items to move Kyverno to General Availability in Big Bang
With Kyverno 1.5.1, we ran out of memory on the dogfood cluster. We have since increased memory to 368Mi as the default. The Kyverno team also increased the default memory for 1.6.0.
There were still concerns over memory usage in Kyverno that should be addressed before Kyverno is released as GA:
- https://github.com/kyverno/kyverno/issues/2524 (resolved with https://github.com/kyverno/kyverno/pull/2889 in 1.5.3)
- https://github.com/kyverno/kyverno/issues/2818 (resolved with memory increase)
- https://github.com/kyverno/kyverno/issues/2427 (resolved with https://github.com/kyverno/kyverno/pull/2678 in 1.5.2)
In addition, there is a vulnerability that must be fixed prior to GA:
- https://github.com/kyverno/kyverno/issues/2164 (resolved with https://github.com/kyverno/kyverno/pull/2648 in 1.5.2)
Also concerned about upgrades in 1.5.3:
- https://github.com/kyverno/kyverno/issues/2928 (resolved with https://github.com/kyverno/kyverno/pull/2930 in 1.5.4)
Summary: At the very least, GA will be available when 1.5.3 is in Iron Bank and BB can upgrade to it. But, we may need to wait until 1.5.4 if upgrades are not working (testing required).