1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/test/conformance/kuttl/autogen/foreach-jsonpatch
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
..
01-policy.yaml fix: disable autogen in foreach mutation with json patches (#6996) 2023-04-25 16:32:19 +08:00
policy-assert.yaml fix: disable autogen in foreach mutation with json patches (#6996) 2023-04-25 16:32:19 +08:00
policy-error.yaml fix: disable autogen in foreach mutation with json patches (#6996) 2023-04-25 16:32:19 +08:00
policy.yaml fix: disable autogen in foreach mutation with json patches (#6996) 2023-04-25 16:32:19 +08:00
README.md fix: disable autogen in foreach mutation with json patches (#6996) 2023-04-25 16:32:19 +08:00

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)