mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 00:17:13 +00:00
* decrease log level Signed-off-by: ShutingZhao <shuting@nirmata.com> * set namespace to for 'all' Signed-off-by: ShutingZhao <shuting@nirmata.com> * udpate kuttl tests Signed-off-by: ShutingZhao <shuting@nirmata.com> * rename file Signed-off-by: ShutingZhao <shuting@nirmata.com> * rename file Signed-off-by: ShutingZhao <shuting@nirmata.com> --------- Signed-off-by: ShutingZhao <shuting@nirmata.com> |
||
---|---|---|
.. | ||
01-ns.yaml | ||
02-fail-no-permission.yaml | ||
03-update-clusterrole.yaml | ||
04-pass.yaml | ||
05-delete.yaml | ||
policy-assert.yaml | ||
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.