1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine/mutate
Anushka Mittal 3089edafa4
Extend new operators (#2788)
* extending new operators

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* Changes in file names

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* tests added

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* removed print statements

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* Changes to reduce code redundancy

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* Minor corrections in anyin and allin

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>

* added correction for anynotin and allnotin

Signed-off-by: anushkamittal20 <anumittal4641@gmail.com>
2022-01-04 17:37:00 +00:00
..
mutation.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02: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 Extend new operators (#2788) 2022-01-04 17:37:00 +00: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 Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
patches_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02: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 Cleanup imports (#2635) 2021-10-29 12:24:26 +02:00
strategicMergePatch.go implement validate.foreach 2021-09-26 02:12:31 -07:00
strategicMergePatch_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02: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