1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-06 01:03:33 +00:00
kyverno/pkg/namespace
Shivkumar Dudhani ffd2179b03
538 (#587)
* initial commit

* background policy validation

* correct message

* skip non-background policy process for add/update

* add Generate Request CR

* generate Request Generator Initial

* test generate request CR generation

* initial commit gr generator

* generate controller initial framework

* add crd for generate request

* gr cleanup controller initial commit

* cleanup controller initial

* generate mid-commit

* generate rule processing

* create PV on generate error

* embed resource type

* testing phase 1- generate resources with variable substitution

* fix tests

* comment broken test #586

* add printer column for state

* return if existing resource for clone

* set resync time to 2 mins & remove resource version check in update handler for gr

* generate events for reporting

* fix logs

* cleanup

* CR fixes

* fix logs
2020-01-07 10:33:28 -08:00
..
controller.go wat for cache sync and cleanup 2019-11-15 15:59:37 -08:00
expansion.go handle error properly 2019-11-12 10:05:10 -08:00
generation.go 538 (#587) 2020-01-07 10:33:28 -08:00
report.go Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
utils.go remove exlude kind checks 2019-09-04 10:40:49 -07:00