mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 09:56:55 +00:00
* fix target scope validation for generate Signed-off-by: ShutingZhao <shuting@nirmata.com> * add kuttl tests Signed-off-by: ShutingZhao <shuting@nirmata.com> --------- Signed-off-by: ShutingZhao <shuting@nirmata.com> |
||
---|---|---|
.. | ||
01-crd.yaml | ||
02-check.yaml | ||
03-delete.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.