mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
* chore: bump cleanup policies to v2beta1 Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> * chore: remove the support of v2alpha1 cleanup policies Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> --------- Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com> |
||
---|---|---|
.. | ||
01-policy.yaml | ||
02-clusterpolicy.yaml | ||
03-invalidpolicy.yaml | ||
clusterpolicy.yaml | ||
invalidpolicy.yaml | ||
policy.yaml | ||
README.md |
Description
This test creates tries to create two cleanup policies, one with a valid schedule and one with an invalid schedule. The creation of the one with the valid schedule is expected to succeed while the one with the invalid schedule is expected to fail.