1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/validation/policy
Charles-Edouard Brétéché d5dcd4611d
feat: use pointer in rule (#11037)
* feat: use pointer in rule

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix unit tests

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix policy controller

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-09 21:10:02 +08: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 fix(autogen): only generate rule for request kind (#9984) 2024-04-04 08:09:30 +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 (#11037) 2024-09-09 21:10:02 +08:00
validate_test.go test: Uncomment tests for the policy validation feature and modify signatures (#10784) 2024-09-04 21:38:03 +00:00