1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/engine/mutate/patch
Danny Kulchinsky a3e2a20a23
fix finalizers mutation with patchesJson6902 (#5132)
* fix finalizers mutation with patchesJson6902

Signed-off-by: Danny Kulchinsky <dkulchinsky@fastly.com>
2022-10-25 12:04:07 +05:30
..
buffer.go chore: enable ifshort linter (#3945) 2022-05-17 18:55:13 +00:00
patches.go refactor: make response type (RuleType) typed (#3556) 2022-04-06 19:04:08 +00:00
patchesUtils.go fix finalizers mutation with patchesJson6902 (#5132) 2022-10-25 12:04:07 +05:30
patchesUtils_test.go fix finalizers mutation with patchesJson6902 (#5132) 2022-10-25 12:04:07 +05:30
patchJSON6902.go refactor: make response type (RuleType) typed (#3556) 2022-04-06 19:04:08 +00:00
patchJSON6902_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
strategicMergePatch.go Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
strategicMergePatch_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
strategicPreprocessing.go chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
strategicPreprocessing_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00