1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-06 09:13:31 +00:00
kyverno/pkg/webhooks
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
..
generate removing hardcoded namespace from the code (#955) 2020-07-01 14:50:49 -07:00
annotations.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00
annotations_test.go Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
checker.go 744 tested prototype 2020-04-10 23:24:54 +05:30
common.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
generation.go Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
mutation.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
policymutation.go auto generating policy rules 2020-07-11 17:57:31 +05:30
policymutation_test.go added auto-gen policy rule for cli 2020-07-11 17:57:07 +05:30
policyStatus_test.go 527 redesigned implementation so that package variables are not used across packages 2020-03-04 15:45:20 +05:30
policyvalidation.go Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
report.go Events fix (#1006) 2020-07-20 20:30:02 +05:30
server.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
validate_audit.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00
validation.go Feature/namespaced policy 280 (#1058) 2020-08-19 09:07:23 -07:00