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/policy/cleanup-pod
Mariam Fahmy e969248483
chore: bump cleanup policies to v2beta1 (#8621)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-10-12 19:45:33 +08:00
..
01-rbac.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
02-pod.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
03-policy.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
04-sleep.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
05-check.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
pod-assert.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
pod.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
policy.yaml chore: bump cleanup policies to v2beta1 (#8621) 2023-10-12 19:45:33 +08:00
rbac.yaml chore: improve a couple kuttl tests (#6079) 2023-01-30 14:11:06 +00:00
README.md fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +00:00

## Description

This test cleans up pods via a namespaced cleanup policy.

Expected Behavior

The pod default/example is cleaned up successfully.

Reference Issue(s)