1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine/handlers
Khaled Emara 65a43d2059
feat(mutate): minimize unmarshals (#10702)
* feat(mutate): minimize unmarshals

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* test(mutate): test type assertion

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* chore(codegen): remove unused import

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
2024-08-09 11:12:20 +00:00
..
mutation feat(mutate): minimize unmarshals (#10702) 2024-08-09 11:12:20 +00:00
validation fix: return policies with either audit or enforce rules from the cache (#10667) 2024-08-06 18:24:28 +00:00
handler.go chore: use v2 clients for policy exceptions (#10530) 2024-06-24 16:36:55 +00:00