1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/test/conformance/chainsaw/cel-policy-exceptions/empty-policy-ref
Mariam Fahmy 04efe351a7
chore: remove polex match constraints (#12103)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2025-02-05 17:56:58 +00:00
..
chainsaw-test.yaml feat: validate CELPolicyExceptions (#12083) 2025-02-05 15:01:11 +00:00
exception.yaml chore: remove polex match constraints (#12103) 2025-02-05 17:56:58 +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.