1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/pkg/engine/mutate
Vyankatesh Kudtarkar 2798287497
support list foreach (#2522)
* support list foreach

* fix testcase for each

* fix mutate issue

* Fix mutate patch issue

* fix yaml

* fix e2e test foreach validate list

* code indentation

* fix comments

* delete unwanted files
2021-10-14 00:20:52 -07:00
..
mutation.go support list foreach (#2522) 2021-10-14 00:20:52 -07:00
overlay.go unnecessary use of fmt.Sprintf (#2531) 2021-10-13 11:00:04 -07:00
overlay_test.go - support AllowMissingPathOnRemove and EnsurePathExistsOnAdd in patchesJSON6902 2021-02-25 15:25:07 -08:00
overlayCondition.go Fix various static checks related to condition handling (#2528) 2021-10-13 11:29:45 +02:00
overlayCondition_test.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
overlayError.go move mutation to subpackage pkg/engine/mutate 2020-01-07 17:06:17 -08:00
patches.go unnecessary use of fmt.Sprintf (#2531) 2021-10-13 11:00:04 -07:00
patches_test.go implement validate.foreach 2021-09-26 02:12:31 -07:00
patchesUtils.go updating minio verison (#1956) 2021-06-09 19:16:26 -07:00
patchesUtils_test.go Patch strategic merge preprocessing: implement anchor handling (#2156) 2021-07-23 10:53:37 -07:00
patchJson6902.go unnecessary use of fmt.Sprintf (#2531) 2021-10-13 11:00:04 -07:00
patchJson6902_test.go implement validate.foreach 2021-09-26 02:12:31 -07:00
strategicMergePatch.go implement validate.foreach 2021-09-26 02:12:31 -07:00
strategicMergePatch_test.go Implement global anchor (#2311) 2021-09-13 08:59:28 -07:00
strategicPreprocessing.go add messages and set rule to skip when pattern does not match 2021-09-30 23:34:04 -07:00
strategicPreprocessing_test.go Remove dead code and unused variables (#2537) 2021-10-13 22:45:23 +02:00
utils.go Add error handling where missing (#2516) 2021-10-11 14:57:43 -07:00
utils_test.go move mutation to subpackage pkg/engine/mutate 2020-01-07 17:06:17 -08:00