1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/test/conformance/chainsaw/cleanup/clusterpolicy/context-cleanup-pod
Charles-Edouard Brétéché 78b99def0b
chore: bump chainsaw (#9064)
2023-12-04 10:48:12 +00: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: bump chainsaw (#9064) 2023-12-04 10:48:12 +00: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 {{ varname }} in the namespace {{ varNamespace }} set by context variable is cleaned up successfully.

Reference Issue(s)