✨ Added ✨
- Added the circuit breaker for
ephemeralreports
generated from the admission events which is used to create policy reports (#10499, #10596, #10610, #10613) - Added the circuit breaker for
updaterequests
which is used to apply generate and mutate existing rules (#10382)
🐛 Fixed 🐛
- Fixed an issue for generate policies to correctly validate patterns for old and new objects (#10310)
- Fixed a CLI issue to get namespace's labels in the cluster mode (#10348)
- Normalized Global Context event's reason to be inline with other policies (#10395)
- Fixed the
ephemeralreports
to use generate name to avoid duplicate names (#10491) - Fixed notary tests (#10579)
- Fixed to delete resources for the cleanup policy (#10582)
- Fixed a log issue to not append cleanup policy names (#10583)
- Fixed CEL policies to be applied to deleted resources (#10611)
- Fixed an Json context issue to delete non-exist old values for
foreach
rules (#10615) - Renamed level 1 logs to INFO from DEBUG (#10617)
- Truncated event messages to 1024 chars (#10636)
- Fixed mutatingwebhookconfiguraition configured rules (#10639)