1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/test/conformance/chainsaw/cel-policy-exceptions/empty-policy-ref
Mariam Fahmy 7d5750a717
chore: move celexceptions to the new group (#12143)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2025-02-11 19:05:22 +02:00
..
chainsaw-test.yaml feat: validate CELPolicyExceptions (#12083) 2025-02-05 15:01:11 +00:00
exception.yaml chore: move celexceptions to the new group (#12143) 2025-02-11 19:05:22 +02: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.