1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/policy
Mariam Fahmy 59ff771ae8
fix: process the matched resources only for mutate existing policies (#10164)
* fix: process the matched resources only for mutate existing policies

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

* fix lint issue

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

* chore: add unit tests

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2024-05-20 12:40:53 +00:00
..
auth fix: kyverno apply panic for mutate policies (#9492) 2024-01-24 09:37:48 +00:00
common Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
generate fix: kyverno apply panic for mutate policies (#9492) 2024-01-24 09:37:48 +00:00
mutate fix: kyverno apply panic for mutate policies (#9492) 2024-01-24 09:37:48 +00:00
validate fix: add podSecurity validation checks for exceptions (#9817) 2024-02-28 08:21:10 +00:00
generate.go fix: process the matched resources only for mutate existing policies (#10164) 2024-05-20 12:40:53 +00:00
mutate.go fix: process the matched resources only for mutate existing policies (#10164) 2024-05-20 12:40:53 +00:00
policy_controller.go fix: process the matched resources only for mutate existing policies (#10164) 2024-05-20 12:40:53 +00:00
updaterequest.go fix: generate policy fails if triggered resource name exceeds 63 characters limit (#8466) 2023-11-06 10:37:13 +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