1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/test/conformance/chainsaw/cel-policy-exceptions/empty-policy-ref
Mariam Fahmy 970c255765
feat: validate CELPolicyExceptions (#12083)
* feat: validate CELPolicyExceptions

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

* chore: add cel-policy-exceptions tests in the CI

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

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2025-02-05 15:01:11 +00:00
..
chainsaw-test.yaml feat: validate CELPolicyExceptions (#12083) 2025-02-05 15:01:11 +00:00
exception.yaml feat: validate CELPolicyExceptions (#12083) 2025-02-05 15:01:11 +00:00
README.md feat: validate CELPolicyExceptions (#12083) 2025-02-05 15:01:11 +00:00

Description

This test tries to create a CELPolicyException with an empty spec.policyRef.

Expected Behavior

It is expected that the CELPolicyException is rejected.