1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhooks
Vyankatesh Kudtarkar 2089767c85
wildcard support (#2485)
* wildcard support

* remove console

* fix issue

* fix deny condition

* fix comments

* fix regex issue

* remove UserInfo
2021-10-14 00:15:32 -07:00
..
generate Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07: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 implement validate.foreach 2021-09-26 02:12:31 -07:00
generation.go Merge pull request #2443 from JimBugwadia/feature/foreach_validate 2021-10-04 00:05:36 -07:00
generation_test.go code improvement (#1567) 2021-02-10 10:28:50 -08:00
mutation.go Renames patches annotations to last-applied-patches (#2360) 2021-09-20 21:56:19 +05:30
policymutation.go Feature/cosign (#2078) 2021-07-09 18:01:46 -07:00
policymutation_test.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
policyvalidation.go Update to use gvk to store OpenAPI schema (#1906) 2021-05-13 12:03:13 -07:00
report.go Update PolicyReport CRDs to wgpolicyk8s.io/v1alpha2 (#1825) 2021-08-21 10:35:17 -07:00
server.go wildcard support (#2485) 2021-10-14 00:15:32 -07:00
validate_audit.go deprecate policy status (#2136) 2021-07-14 12:18:59 -07:00
validation.go added: support for metrics configuration, periodic metrics cleanup and selective namespace whitelisting and blacklisting for metrics (#2288) 2021-09-10 14:39:12 -07:00
verify_images.go Feature/cosign (#2078) 2021-07-09 18:01:46 -07:00