1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/engine/mutate/patch
Charles-Edouard Brétéché 20069c13c3
feat: stop mutating rules (#3410)
* feat: stop adding autogen annotation

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* feat: stop mutating rules

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* feat: stop mutating rules

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: use toggle

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: review comments

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-03-28 22:01:27 +08:00
..
buffer.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
patches.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
patchesUtils.go clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
patchesUtils_test.go fix filtered and sort patches index (#3146) 2022-02-01 13:16:08 -08:00
patchJSON6902.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
patchJSON6902_test.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
strategicMergePatch.go fix mutate preprocessing for anchors (#3052) 2022-01-23 13:54:22 +00:00
strategicMergePatch_test.go feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
strategicPreprocessing.go fix mutate preprocessing for anchors (#3052) 2022-01-23 13:54:22 +00:00
strategicPreprocessing_test.go fix mutate preprocessing for anchors (#3052) 2022-01-23 13:54:22 +00:00