1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/test/conformance/chainsaw/policy-validation/cluster-policy/deprecated-operations
Mariam Fahmy 2140a0239b
chore: rename validationFailureAction to failureAction under the rule (#10893)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2024-08-27 20:07:57 +00:00
..
chainsaw-test.yaml feat: add fail/warn on deprecated/invalid operators (#8624) 2024-01-31 08:40:28 +00:00
policy-deprecated-operator.yaml chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
policy-invalid-operator.yaml chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
README.md feat: add fail/warn on deprecated/invalid operators (#8624) 2024-01-31 08:40:28 +00:00

Description

This test creates a policy with NotIn operator.

Expected Behavior

A warning should be printed when the policy is created.