1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/engine/handlers/mutation
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
..
common.go feat(mutate): minimize unmarshals (#10702) 2024-08-09 11:12:20 +00:00
load_targets.go feat(perf): add new linter prealloc to enforce slice declarations best practice (#10250) 2024-05-20 14:46:35 +05:30
load_targets_test.go refactor: make use of handlers in engine validation (#6704) 2023-03-28 07:47:53 +02:00
mutate_existing.go fix: return all the exceptions that match the incoming resource (#10722) 2024-07-25 17:36:19 +00:00
mutate_image.go fix: return all the exceptions that match the incoming resource (#10722) 2024-07-25 17:36:19 +00:00
mutate_resource.go fix: return all the exceptions that match the incoming resource (#10722) 2024-07-25 17:36:19 +00:00