1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/generate
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
..
cleanup Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
errors.go linter suggestions (#655) 2020-01-24 12:05:53 -08:00
generate.go added skip status for generate (#2657) 2021-11-08 20:11:29 -08:00
generate_controller.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
labels.go Fix for - Generate policy fails if trigger resource name exceed 58 characters (#1631) 2021-02-25 18:48:45 -08:00
report.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
resource.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
status.go added skip status for generate (#2657) 2021-11-08 20:11:29 -08:00
validate.go Extend new operators (#2788) 2022-01-04 17:37:00 +00:00
validate_test.go Added validate logic for generate to handle multiple items in array (#1727) 2021-03-25 17:04:43 -07:00