1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/client
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
..
clientset/versioned Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
informers/externalversions Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
listers/kyverno/v1 Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00