1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine/common
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
..
anchorKey.go Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
common.go Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
pattern.go Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
pattern_test.go Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
utils.go Remove dead code in various packages (#2514) 2021-10-11 12:44:43 -07:00
utils_test.go Fix #1506; Resolve path reference in entire rule instead of just pattern/overlay 2021-03-16 13:45:40 +02:00