1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/chainsaw/cleanup/clusterpolicy/cleanup-pod
Charles-Edouard Brétéché 4a557ba2cf
chore: convert chainsaw tests to Test resource (#9094)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-12-06 16:27:10 +00:00
..
chainsaw-test.yaml chore: convert chainsaw tests to Test resource (#9094) 2023-12-06 16:27:10 +00:00
pod-assert.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
pod.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
policy.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
rbac.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
README.md chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00

## Description

This test cleans up pods via a cluster cleanup policy.

Expected Behavior

The pod default/example is cleaned up successfully.

Reference Issue(s)