1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/test/conformance/kuttl/cleanup/validation/cron-format
Mariam Fahmy fff3ad047e
chore: bump cleanup policies to v2beta1 (#8594)
* 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>
2023-10-09 19:37:15 +08:00
..
01-policy.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
02-clusterpolicy.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
03-invalidpolicy.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
clusterpolicy.yaml chore: bump cleanup policies to v2beta1 (#8594) 2023-10-09 19:37:15 +08:00
invalidpolicy.yaml chore: bump cleanup policies to v2beta1 (#8594) 2023-10-09 19:37:15 +08:00
policy.yaml chore: bump cleanup policies to v2beta1 (#8594) 2023-10-09 19:37:15 +08:00
README.md chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00

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.