1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/policy
Charles-Edouard Brétéché b463ee40d2
feat: use pointer in rule (validate field) (#11095)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-11 09:12:53 +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 fix: add auth check to the admission controller for generate policies (#10963) 2024-09-04 11:26:24 +00:00
mutate fix: add auth check to the admission controller for generate policies (#10963) 2024-09-04 11:26:24 +00:00
validate feat: use pointer in rule (validate field) (#11095) 2024-09-11 09:12:53 +00:00
generate.go feat: use pointer in rule (#11037) 2024-09-09 21:10:02 +08: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