1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
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
..
api/kyverno Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
auth Feature/api version 852 (#1028) 2020-08-07 09:47:33 +05:30
checker Feature/api version 852 (#1028) 2020-08-07 09:47:33 +05:30
client Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
common added auto-gen policy rule for cli 2020-07-11 17:57:07 +05:30
config [BUG] filterK8Resources is not correctly configured using ConfigMap (#1059) 2020-08-19 13:46:08 +05:30
constant Bugfix/1.1.6 adjust resync and cleanup unused (#884) 2020-05-27 19:51:34 -07:00
dclient Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
engine Supporting annotations in match/exclude (#1045) 2020-08-17 17:12:27 -07:00
event Feature/api version 852 (#1028) 2020-08-07 09:47:33 +05:30
generate Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
kyverno fix print 2020-08-18 21:56:43 -07:00
openapi Feature/e2e 575 (#1018) 2020-08-06 10:46:10 +05:30
policy Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
policycache Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
policymutation Supporting annotations in match/exclude (#1045) 2020-08-17 17:12:27 -07:00
policystatus Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
policyviolation Feature/api version 852 (#1028) 2020-08-07 09:47:33 +05:30
signal 420 init container (#501) 2019-11-18 11:41:37 -08:00
testrunner Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
tls Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
userinfo Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
utils Feature/api version 852 (#1028) 2020-08-07 09:47:33 +05:30
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
webhooks Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00