Rishabh Choudhary
Rishabh Choudhary
I noticed users have trouble finding information about plugins and their versions since everything's mixed in the releases page. This PR adds a dedicated plugins section to make that easier....
This PR fixes an issue where default pipeline parameters are not shown in the Compare Runs view when a run is created from the UI without changing any parameter values....
### Problem ### CI jobs take 20+ minutes, with retries for flaky tests extending total runtime significantly. This slows contributor iteration cycles. ### solution ### Implemented all three approaches from...
Fix issue https://github.com/kyverno/kyverno/issues/14460 where MutatingPolicy with mutateExisting could mutate the trigger resource during admission. Ensure mutateExisting rules are skipped in admission; mutations are applied only by the background controller via...