1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/engine/mutate/patch
Charles-Edouard Brétéché c8275b7c00
refactor: make response type (RuleType) typed (#3556)
* refactor: move common utils

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

* refactor: make response type (RuleType) typed

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

* fix: merge

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

Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-04-06 19:04:08 +00:00
..
buffer.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
patches.go refactor: make response type (RuleType) typed (#3556) 2022-04-06 19:04:08 +00: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 refactor: make response type (RuleType) typed (#3556) 2022-04-06 19:04:08 +00:00
patchJSON6902_test.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
strategicMergePatch.go refactor: make response type (RuleType) typed (#3556) 2022-04-06 19:04:08 +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