1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg/engine/handlers/mutation
Mariam Fahmy 716611b7ea
fix: return all the exceptions that match the incoming resource (#10722)
* fix: return all the exceptions that match the incoming resource

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix: modify log messages

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-07-25 17:36:19 +00:00
..
common.go fix: deepcopy patched resource in foreach mutate (#10252) 2024-05-20 14:45:21 +08: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