1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/validation/policy
Charles-Edouard Brétéché b5e1c97913
feat: use pointer in rule (exclude field) (#11050)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-10 11:14:49 +00:00
..
actions.go feat: use pointer in rule (#11037) 2024-09-09 21:10:02 +08:00
allowed_vars_test.go feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
background.go feat: use pointer in rule (exclude field) (#11050) 2024-09-10 11:14:49 +00:00
background_test.go fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
fuzz_test.go remove wildcard permissions (#10785) 2024-08-20 11:55:32 +03:00
generate.go fix: reset mutable fields orphandownstream (#10478) 2024-06-25 09:24:35 +00:00
on_update_policy_test.go fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
validate.go feat: use pointer in rule (exclude field) (#11050) 2024-09-10 11:14:49 +00:00
validate_test.go test: Uncomment tests for the policy validation feature and modify signatures (#10784) 2024-09-04 21:38:03 +00:00