1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/test/conformance/kuttl/policy-validation/cluster-policy/invalid-timeout
Ved Ratan 942814e942
[Feature] Add kuttl tests with policy exceptions disabled (#7117)
* added tests

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

* removed redundant code

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

* fix

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

* fix

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

* typo fix and README changes

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

* fix

Signed-off-by: Ved Ratan <vedratan8@gmail.com>

---------

Signed-off-by: Ved Ratan <vedratan8@gmail.com>
2023-05-07 18:09:21 -04: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 [Feature] Add kuttl tests with policy exceptions disabled (#7117) 2023-05-07 18:09:21 -04:00

Description

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

Expected Behavior

Policies should be rejected.