shuting
shuting
Sent https://github.com/kyverno/website/pull/1363 to `main` (1.13). Will backport it to 1.12.x.
/cherry-pick release-1.13
Hi @VedRatan - can you link to the CVE?
Thanks @VedRatan ! Can you update the base branch from `release-1.12` to `main`? We'll cherry-pick it to release 1.12.2 after.
> shall I create another PR for the same fix by targeting main branch as base branch ? Yes, please.
It breaks validate tests.
> Details How did you test it? The failed step validates the generated event.
Removed from the milestone as #10117 is already included.
>When a SKIP anchor fails its result is aggregated but not returned. When another non-SKIP anchor fails its result is returned. This shouldn't happen the SKIP anchor result should have...
Nice work Khaled!