mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
|
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
policy.yaml | ||
README.md |
Description
This test ensures that the creation of a generate policy that makes use of spec.generateExistingOnPolicyUpdate
is blocked since it is a deprecated field.
Expected Behavior
The test passes if the policy creation is blocked, otherwise fails.