mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 18:06:55 +00:00
* fix: add auth check to the admission controller for generate policies Signed-off-by: ShutingZhao <shuting@nirmata.com> * fix: enable auth check if sync=true Signed-off-by: ShutingZhao <shuting@nirmata.com> * fix: restict to list/get permissions Signed-off-by: ShutingZhao <shuting@nirmata.com> * fix: aggregate clusterrole to admission controller Signed-off-by: ShutingZhao <shuting@nirmata.com> * fix: aggregate clusterrole to admission controller Signed-off-by: ShutingZhao <shuting@nirmata.com> * fix: aggregate clusterrole to admission controller Signed-off-by: ShutingZhao <shuting@nirmata.com> * fix: aggregate clusterrole to admission controller Signed-off-by: ShutingZhao <shuting@nirmata.com> --------- Signed-off-by: ShutingZhao <shuting@nirmata.com> |
||
---|---|---|
.. | ||
chainsaw-step-01-apply-1-1.yaml | ||
chainsaw-test.yaml | ||
permissions.yaml | ||
policy-fail-0.yaml | ||
policy-fail-1.yaml | ||
policy-fail-2.yaml | ||
policy-fail-3.yaml | ||
policy-pass.yaml | ||
README.md |
Description
This test ensures that the target namespace must be set for the namespaced policy.
Expected Behavior
The test fails if the policy creation is allowed, otherwise passes.