1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policyviolation
shuting 87fa77fbcc
965 add validate audit handler (#967)
* store policy names cache to reduce lookup time

* add validate audit handler

* fix #958, remove auto-gen annotation on Pod

* formatting code

* update processTime to readable format

* #586, add back unit test

* update logging info

* remove unused interface

* handle generate policy in a single thread in weboook

* resolve pr comments
2020-07-09 11:48:34 -07:00
..
builder.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00
builder_test.go refactor logging 2020-03-17 16:25:34 -07:00
clusterpv.go fix violation updates when there's no change 2020-06-01 19:37:48 -07:00
common.go remove debug log 2020-06-01 19:38:21 -07:00
generator.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
namespacedpv.go Background mode only apply to running pods (#949) 2020-06-25 09:52:27 -07:00
policyStatus_test.go 808 test fixes 2020-04-13 20:26:46 +05:30