mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
* chore: add tests that use spec.webhookConfiguration Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> * fix chainsaw tests Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> --------- Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
policy-1.yaml | ||
policy-2.yaml | ||
README.md |
Description
This test tries to create policies with invalid timeouts (< 1
or > 30
).
Expected Behavior
Policies should be rejected.