1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-16 01:07:14 +00:00
kyverno/pkg/engine
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
..
anchor Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
common Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
context redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
jmespath add semver_compare JMESPath function (#2846) 2021-12-21 08:12:35 -08:00
jsonutils Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
mutate Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
operator *Range Operators (#2622) 2021-10-29 13:48:23 +02:00
response don't generate policy report on managed pod/job (#2889) 2021-12-30 00:34:43 +08:00
utils Cleanup imports (#2635) 2021-10-29 12:24:26 +02:00
validate Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
variables Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
wildcards updating minio verison (#1956) 2021-06-09 19:16:26 -07:00
apiPath.go Set Version to Group/Version for /apis/* URLs 2021-03-06 00:22:12 -05:00
apiPath_test.go Add unit test 2021-03-08 22:56:14 -05:00
forceMutate.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
forceMutate_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
generation.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
imageVerify.go adding support for Cosign key-value annotations (#2824) 2021-12-16 06:19:44 +00:00
imageVerify_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
jsonContext.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
jsonContext_test.go Cleanup imports (#2635) 2021-10-29 12:24:26 +02:00
mutation.go Rules length check (#2884) 2021-12-28 16:37:41 +00:00
mutation_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policyContext.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
utils.go don't generate policy report on managed pod/job (#2889) 2021-12-30 00:34:43 +08:00
utils_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
validation.go don't generate policy report on managed pod/job (#2889) 2021-12-30 00:34:43 +08:00
validation_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00