1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 15:37:19 +00:00
kyverno/pkg/engine/mutate/patch
Khaled Emara c9055ac2ff
fix(autogen): only generate rule for request kind (#9984)
* fix(autogen): only generate rule for request kind

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* feat(autogen): use jsoniter instead of std for json

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* chore(atogen): use sets instead of manipulating strings

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(autogen): formatting linter

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix(autogen): backwards compatability

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* revert(autogen): old behavior

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* fix: builds error

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: ShutingZhao <shuting@nirmata.com>
2024-04-04 08:09:30 +00:00
..
buffer.go chore: add buffer unit tests (#7453) 2023-06-07 13:48:50 +02:00
buffer_test.go chore: add buffer unit tests (#7453) 2023-06-07 13:48:50 +02:00
patchers.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchesUtils.go feat: switch json patch lib for real (#7452) 2023-06-08 10:23:20 +00:00
patchesUtils_test.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchJSON6902.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
patchJSON6902_test.go refactor: remove json patches from engine response (#7449) 2023-06-07 17:45:11 +08:00
strategicMergePatch.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00
strategicMergePatch_test.go fix(autogen): only generate rule for request kind (#9984) 2024-04-04 08:09:30 +00:00
strategicPreprocessing.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00
strategicPreprocessing_test.go give public access to PreProcessPattern (#9887) 2024-03-12 09:25:00 +00:00