1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhookconfig
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
..
resources fix test build errors + skip testrunner 2019-08-21 12:03:53 -07:00
checker.go - skip resource schema validation when no mutate rules are applied 2020-05-17 14:37:05 -07:00
common.go refactor logging 2020-03-17 16:25:34 -07:00
policy.go refactor logging 2020-03-17 16:25:34 -07:00
registration.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
registration_test.go fix import cylce after merge + seperate webhookconfig client 2019-08-21 01:07:32 -07:00
resource.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00
rwebhookregister.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00