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
Mariam Fahmy 3510998d4f
feat: Support CEL expression warnings (#9566)
* feat: support CEL expression warnings

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

* fix

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

* fix: allow the policy creation but return warnings to the API server

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

* fix tests

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: ShutingZhao <shuting@nirmata.com>
2024-02-02 10:04:02 +00:00
..
actions.go feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
allowed_vars_test.go feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
background.go fix: clean up URs if the trigger doesn't exist (#9355) 2024-01-09 10:30:31 +01:00
background_test.go fix: generate policy validation to prevent endless loop (#7026) 2023-04-28 13:54:17 +00:00
fuzz_test.go refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00
generate.go fix: target scope validation for the generate rule (#7479) 2023-06-13 10:26:56 +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: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
validate_test.go refactor: remove openapi package (#8538) 2023-09-27 16:21:47 +00:00