1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/test/conformance/kuttl/cleanup/policy/cleanup-pod
shuting c24e25fb56
fix cleanup var 'target.*' (#5888)
Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-01-05 14:38:23 +00:00
..
00-assert.yaml fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +00:00
00-manifests.yaml fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +00:00
01-assert.yaml fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +00:00
01-policy.yaml fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +00:00
02-sleep.yaml fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +00:00
03-errors.yaml fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +00:00
99-cleanup.yaml fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +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)