mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 01:16:55 +00:00
* fix(validate): custom match conditions errors Signed-off-by: Khaled Emara <khaled.emara@nirmata.com> * test(webhook): failing match conditions --------- Signed-off-by: Khaled Emara <khaled.emara@nirmata.com> Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
policy.yaml | ||
README.md |
Description
This test checks whether a Policy with failing match conditions will be accepted or not.
Expected Behavior
Policy creation should be blocked if the match conditions are failing.