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
2023-10-09 15:01:24 +00: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 Revert "chore: bump cleanup policies to v2beta1 (#8594)" (#8609) 2023-10-09 15:01:24 +00:00
invalidpolicy.yaml Revert "chore: bump cleanup policies to v2beta1 (#8594)" (#8609) 2023-10-09 15:01:24 +00:00
policy.yaml Revert "chore: bump cleanup policies to v2beta1 (#8594)" (#8609) 2023-10-09 15:01:24 +00: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.