1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-15 08:46:36 +00:00
kyverno/test/conformance/kuttl/cleanup/clusterpolicy/context-cleanup-pod
gcp-cherry-pick-bot[bot] 52f1452ec6
Revert "chore: bump cleanup policies to v2beta1 (#8594)" (#8609) (#8610)
This reverts commit fff3ad047e.

Co-authored-by: shuting <shuting@nirmata.com>
2023-10-09 15:53:22 +00:00
..
01-rbac.yaml Support for Context vars in cleanup (#6084) 2023-04-20 15:06:13 +08:00
02-pod.yaml Support for Context vars in cleanup (#6084) 2023-04-20 15:06:13 +08:00
03-policy.yaml Support for Context vars in cleanup (#6084) 2023-04-20 15:06:13 +08:00
04-sleep.yaml Support for Context vars in cleanup (#6084) 2023-04-20 15:06:13 +08:00
05-check.yaml Support for Context vars in cleanup (#6084) 2023-04-20 15:06:13 +08:00
pod-assert.yaml Support for Context vars in cleanup (#6084) 2023-04-20 15:06:13 +08:00
pod.yaml Support for Context vars in cleanup (#6084) 2023-04-20 15:06:13 +08:00
policy.yaml Revert "chore: bump cleanup policies to v2beta1 (#8594)" (#8609) (#8610) 2023-10-09 15:53:22 +00:00
rbac.yaml Support for Context vars in cleanup (#6084) 2023-04-20 15:06:13 +08:00
README.md kuttl README (#6984) 2023-04-23 18:39:41 +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)