1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/webhooks
Mritunjay Kumar Sharma cdedf11a1c
bumps k8s libraries for k8s v1.23 upgrade for kyverno (#3043)
* bumps k8s libraries for k8s v1.23 upgrade for kyverno

Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>

* fixes kustomize version

Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>

* updates golang to v1.17 to test fails

Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>

* updates logr package to 1.2.2

Signed-off-by: Mritunjay Sharma <mritunjaysharma394@gmail.com>

* Fixed tests for `pkg/cosign` and `pkg/webhooks/generation`

Signed-off-by: Abhinav Sinha <abhinav@nirmata.com>

* fix go-logr deps version issue

Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>

* fix kube-openapi commit hash

Signed-off-by: prateekpandey14 <prateekpandey14@gmail.com>

Co-authored-by: shuting <shutting06@gmail.com>
Co-authored-by: Abhinav Sinha <abhinav@nirmata.com>
Co-authored-by: prateekpandey14 <prateekpandey14@gmail.com>
2022-01-22 20:26:53 +08: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 Namespace Specific ValidationFailureAction (#2794) 2022-01-21 12:36:44 +00:00
generation.go Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
generation_test.go bumps k8s libraries for k8s v1.23 upgrade for kyverno (#3043) 2022-01-22 20:26:53 +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 Disable autogen for policies without Pod (#2737) 2022-01-19 17:42:31 +00: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 Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
validate_audit.go Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
validation.go Namespace Specific ValidationFailureAction (#2794) 2022-01-21 12:36:44 +00:00
validation_test.go Namespace Specific ValidationFailureAction (#2794) 2022-01-21 12:36:44 +00:00
verify_images.go Added report generation for verifyImage rules (#2782) 2022-01-05 07:07:44 +00:00