1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/test/conformance/kuttl/cleanup/clusterpolicy/context-cleanup-pod
2023-10-09 15:01:24 +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) 2023-10-09 15:01:24 +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)