1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/policy
2019-12-26 18:41:14 -08:00
..
apply.go Merge branch 'master' into 518_pod_controller 2019-12-26 15:35:23 -08:00
cleanup.go - insert annotation to podTemplate; - skip apply rule on pod if annotation exists 2019-12-26 15:34:19 -08:00
clusterpv.go missing update 2019-12-02 17:29:41 -08:00
common.go store context values as single JSON document using merge patches. 2019-12-17 16:06:13 -08:00
controller.go Merge branch '524_bug' into v1.1.0 2019-12-12 16:25:50 -08:00
existing.go skip process existing pod if annotation present 2019-12-26 18:41:14 -08:00
namespacedpv.go Merge branch '524_bug' into v1.1.0 2019-12-12 16:25:50 -08:00
report.go Merge branch 'master' into 518_pod_controller 2019-12-26 15:35:23 -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 - holds resource webhook creation requests in a quene; - remove webhookinformer from policy controller and webhookregistrationclient 2019-12-04 12:31:27 -08:00