1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine/variables
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
..
operator Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
evaluate.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
evaluate_test.go Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
variables_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
vars.go Fix foreach jmespath issue (#2867) 2021-12-21 20:55:27 +08:00
vars_test.go Fix foreach jmespath issue (#2867) 2021-12-21 20:55:27 +08:00