1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-16 17:26:41 +00:00
kyverno/pkg/policy
Shivkumar Dudhani ffd2179b03
538 ()
* 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 

* 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
..
apply.go Support variable substitution () 2019-12-30 17:08:50 -08:00
cleanup.go Support variable substitution () 2019-12-30 17:08:50 -08:00
clusterpv.go missing update 2019-12-02 17:29:41 -08:00
common.go Support variable substitution () 2019-12-30 17:08:50 -08:00
controller.go 538 () 2020-01-07 10:33:28 -08:00
existing.go Support variable substitution () 2019-12-30 17:08:50 -08:00
namespacedpv.go Merge branch '524_bug' into v1.1.0 2019-12-12 16:25:50 -08:00
report.go Support variable substitution () 2019-12-30 17:08:50 -08:00
status.go pass dynamic client 2019-11-12 18:25:50 -08:00
utils.go update apiversion to v1 in code 2019-11-13 13:41:08 -08:00
webhookregistration.go 538 () 2020-01-07 10:33:28 -08:00