1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/engine/mutate/patch
Fish-pro fdfdcc058f
Remove dependency on github.com/pkg/errors (#6165)
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
2023-02-01 14:38:04 +08:00
..
buffer.go chore: enable ifshort linter (#3945) 2022-05-17 18:55:13 +00:00
patches.go refactor: introduce engine api package (#6154) 2023-01-30 11:41:09 +00:00
patchesUtils.go feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
patchesUtils_test.go Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
patchJSON6902.go refactor: clean engine api package (#6156) 2023-01-30 14:49:44 +00:00
patchJSON6902_test.go refactor: introduce engine api package (#6154) 2023-01-30 11:41:09 +00:00
strategicMergePatch.go refactor: clean engine api package (#6156) 2023-01-30 14:49:44 +00:00
strategicMergePatch_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
strategicPreprocessing.go Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
strategicPreprocessing_test.go Replaces manually written logic with regex for matching anchor elements (#6133) 2023-01-30 12:17:19 +00:00