1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhooks
Pooja Singh c32002837d
supporting request object for generate policies (#2455)
* supporting request object for generate policies

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* updated naming for operation

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* run make kustomize-crd

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
2021-10-01 11:39:29 -07:00
..
generate feat: HA (#1931) 2021-06-08 12:37:19 -07:00
annotations.go Renames patches annotations to last-applied-patches (#2360) 2021-09-20 21:56:19 +05:30
annotations_test.go Renames patches annotations to last-applied-patches (#2360) 2021-09-20 21:56:19 +05:30
checker.go Update to use gvk to store OpenAPI schema (#1906) 2021-05-13 12:03:13 -07:00
common.go Validation for generate loops and support ClusterPolicy/Policy in match block (#2275) 2021-08-20 15:28:49 -07:00
generation.go supporting request object for generate policies (#2455) 2021-10-01 11:39:29 -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 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
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