mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
* fix: disable autogen in foreach mutation with json patches Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * kuttl Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> --------- Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> |
||
---|---|---|
.. | ||
01-policy.yaml | ||
policy-assert.yaml | ||
policy-error.yaml | ||
policy.yaml | ||
README.md |
Description
This test creates a cluster policy with a mutation rule containing a foreach and json patch.
Expected Behavior
No autogen rules should be present in the status as json patches are supposed to disable autogen.