1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/webhooks
Anushka Mittal a9fd8b86fd
Rules length check (#2884)
* len check

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

* explicitly adding RuleStatusSkip

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

* added log message

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

Co-authored-by: shuting <shutting06@gmail.com>
2021-12-28 16:37:41 +00:00
..
generate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
annotations.go Renames patches annotations to last-applied-patches (#2360) 2021-09-20 21:56:19 +05:30
annotations_test.go merge main 2021-09-26 02:20:29 -07:00
checker.go Update to use gvk to store OpenAPI schema (#1906) 2021-05-13 12:03:13 -07:00
common.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
generation_test.go code improvement (#1567) 2021-02-10 10:28:50 -08:00
mutation.go Rules length check (#2884) 2021-12-28 16:37:41 +00:00
policymutation.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policymutation_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
policyvalidation.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
report.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
server.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
validate_audit.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
validation.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
verify_images.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00