1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/pkg/policy
Mariam Fahmy 60a8384fd4
feat: add tests for different values of generateExisting (#10807)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-08-08 12:11: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 fix: pass resource names to auth check for mutateExisting policies (#10808) 2024-08-07 14:09:16 +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