1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/test/conformance/chainsaw/cleanup/clusterpolicy/cleanup-pod
Charles-Edouard Brétéché d6933fff4f
chore: all chainsaw tests (#9011)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-11-24 11:17:58 +01:00
..
01-rbac.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
02-pod.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
03-policy.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
04-sleep.yaml chore: all chainsaw tests (#9011) 2023-11-24 11:17:58 +01:00
05-check.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +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)