1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policy
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
..
auth fix: pass resource names to auth check for mutateExisting policies (#10808) 2024-08-07 14:09:16 +00:00
common Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
generate fix: pass resource names to auth check for mutateExisting policies (#10808) 2024-08-07 14:09:16 +00:00
mutate feat(mutate): minimize unmarshals (#10702) 2024-08-09 11:12:20 +00:00
validate feat: add kyverno json support to validation rule (#10763) 2024-08-02 08:24:30 +00:00
generate.go feat: add tests for different values of generateExisting (#10807) 2024-08-08 12:11:20 +00:00
mutate.go feat: add tests for different values of mutateExistingOnPolicyUpdate (#10797) 2024-08-07 15:06:01 +00:00
policy_controller.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
updaterequest.go feat: bump update request api version (#10508) 2024-06-20 09:44:43 +00:00
utils.go fix: process the matched resources only for mutate existing policies (#10164) 2024-05-20 12:40:53 +00:00
utils_test.go fix: process the matched resources only for mutate existing policies (#10164) 2024-05-20 12:40:53 +00:00