1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/test/conformance/kuttl/policy-validation/cluster-policy/invalid-timeout
Charles-Edouard Brétéché 7e8f72ccd3
fix: cap and validate webhook timeout (#6715)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-03-29 07:02:52 +00:00
..
01-policies.yaml fix: cap and validate webhook timeout (#6715) 2023-03-29 07:02:52 +00:00
policy-1.yaml fix: cap and validate webhook timeout (#6715) 2023-03-29 07:02:52 +00:00
policy-2.yaml fix: cap and validate webhook timeout (#6715) 2023-03-29 07:02:52 +00:00
README.md fix: cap and validate webhook timeout (#6715) 2023-03-29 07:02:52 +00:00

Description

This test tries to create policies with invalid timeouts (< 1 or > 30).

Expected Behavior

Policies shoudl be rejected.