1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhookconfig
Mohan B E f60deecdce
Feature/namespaced policy 280 (#1058)
* namespaced policy crd and cache

* modified main.go

* removed kyverno

* implemented policy violation generator for namespaced policy on audit

* modified cache

* added validation for cluster resource types

* install.yaml

* install.yaml

* removed namespaces from crd and refactored code

* modified NamespacePolicy to Policy

* added ClusterRole aggregate for policies

* modified clusterrole
2020-08-19 09:07:23 -07:00
..
resources fix test build errors + skip testrunner 2019-08-21 12:03:53 -07:00
checker.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
common.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
policy.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
registration.go Feature/api version 852 (#1028) 2020-08-07 09:47:33 +05:30
registration_test.go fix import cylce after merge + seperate webhookconfig client 2019-08-21 01:07:32 -07:00
resource.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
rwebhookregister.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00