1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/test/conformance/kuttl/autogen/foreach-jsonpatch/README.md
Charles-Edouard Brétéché f2cd3791ea
fix: disable autogen in foreach mutation with json patches (#6996)
* 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>
2023-04-25 16:32:19 +08:00

303 B

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.

Reference Issue(s)