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/policy-validation/cluster-policy/assert
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
..
bad-context-name.yaml chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
chainsaw-test.yaml feat: add more policy validation around policies using kyverno-json (#10777) 2024-08-02 14:47:03 +03:00
no-foreach.yaml chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
ok.yaml chore: rename validationFailureAction to failureAction under the rule (#10893) 2024-08-27 20:07:57 +00:00
README.md feat: add more policy validation around policies using kyverno-json (#10777) 2024-08-02 14:47:03 +03:00

Description

This test tries to create cluster policies that are potentially not valid and verifies the creation outcome.

Expected Behavior

  • ok policy should be accepted
  • foreach policy should be rejected
  • bad-context-name policy should be rejected