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
Mariam Fahmy fff3ad047e
chore: bump cleanup policies to v2beta1 (#8594)
* chore: bump cleanup policies to v2beta1

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* chore: remove the support of v2alpha1 cleanup policies

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2023-10-09 19:37:15 +08: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 chore: bump cleanup policies to v2beta1 (#8594) 2023-10-09 19:37:15 +08: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)