1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 23:46:56 +00:00
kyverno/pkg/policy
Mariam Fahmy e00596a551
fix: match wildcard names for generateExisting policies (#10945)
* fix: match wildcard names for generateExisting policies

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

* fix chainsaw test

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>
2024-08-29 13:09:30 +00:00
..
auth remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
common Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00
generate feat: foreach support for clone (#10888) 2024-08-29 11:59:22 +00:00
mutate feat: bump to k8s 1.31 (#10938) 2024-08-28 17:09:58 +00:00
validate remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
generate.go feat: foreach support for clone (#10888) 2024-08-29 11:59:22 +00:00
mutate.go refactor: update updaterequest to be created for each policy (#10793) 2024-08-13 17:14:06 +00:00
policy_controller.go feat: bump to k8s 1.31 (#10938) 2024-08-28 17:09:58 +00:00
updaterequest.go refactor: update updaterequest to be created for each policy (#10793) 2024-08-13 17:14:06 +00:00
utils.go fix: match wildcard names for generateExisting policies (#10945) 2024-08-29 13:09:30 +00:00
utils_test.go fix: match wildcard names for generateExisting policies (#10945) 2024-08-29 13:09:30 +00:00