1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 01:33:31 +00:00
kyverno/pkg/policy
Charles-Edouard Brétéché b463ee40d2
feat: use pointer in rule (validate field) ()
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-11 09:12:53 +00:00
..
auth remove wildcard permissions () 2024-08-20 11:55:32 +03:00
common Replaces manually written logic with regex for matching anchor elements () 2023-01-30 12:17:19 +00:00
generate fix: add auth check to the admission controller for generate policies () 2024-09-04 11:26:24 +00:00
mutate fix: add auth check to the admission controller for generate policies () 2024-09-04 11:26:24 +00:00
validate feat: use pointer in rule (validate field) () 2024-09-11 09:12:53 +00:00
generate.go feat: use pointer in rule () 2024-09-09 21:10:02 +08:00
mutate.go refactor: update updaterequest to be created for each policy () 2024-08-13 17:14:06 +00:00
policy_controller.go feat: bump to k8s 1.31 () 2024-08-28 17:09:58 +00:00
updaterequest.go refactor: update updaterequest to be created for each policy () 2024-08-13 17:14:06 +00:00
utils.go fix: match wildcard names for generateExisting policies () 2024-08-29 13:09:30 +00:00
utils_test.go fix: match wildcard names for generateExisting policies () 2024-08-29 13:09:30 +00:00