1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-11 02:16:53 +00:00
kyverno/test/conformance/chainsaw/generate/validation/policy/permissions
Charles-Edouard Brétéché 4abdbff74a
chore: use more chainsaw step templates (#11324)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-07 11:44:33 +00:00
..
chainsaw-step-01-apply-1-1.yaml
chainsaw-step-03-apply-1-1.yaml
chainsaw-test.yaml chore: use more chainsaw step templates (#11324) 2024-10-07 11:44:33 +00:00
policy.yaml
README.md

Description

This test ensures that a generate policy is denied when it does not have corresponding permissions to generate the downstream resource.

Expected Behavior

The test fails if the policy creation is allowed, otherwise passes.

Reference Issue(s)

https://github.com/kyverno/kyverno/issues/6584