1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine/mutate
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
..
overlay.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
overlay_test.go Fix conflict 2020-03-27 14:10:21 +05:30
overlayCondition.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
overlayCondition_test.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
overlayError.go move mutation to subpackage pkg/engine/mutate 2020-01-07 17:06:17 -08:00
patches.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
patches_test.go refactor logging 2020-03-17 16:25:34 -07:00
utils.go linter suggestions (#655) 2020-01-24 12:05:53 -08:00
utils_test.go move mutation to subpackage pkg/engine/mutate 2020-01-07 17:06:17 -08:00