mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
* update validation checks Signed-off-by: ShutingZhao <shuting@nirmata.com> * fix ns assertions Signed-off-by: ShutingZhao <shuting@nirmata.com> --------- Signed-off-by: ShutingZhao <shuting@nirmata.com> |
||
---|---|---|
.. | ||
01-assert.yaml | ||
01-policy.yaml | ||
02-update.yaml | ||
README.md | ||
update-apiversion.yaml | ||
update-kind.yaml | ||
update-name.yaml | ||
update-namespace.yaml |
Description
This test ensures that modification of the downstream resource defined in a generate ClusterPolicy is disallowed.
Expected Behavior
The test fails if the modification is allowed, otherwise passes.
Reference Issue(s)
6326