1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 08:26:53 +00:00
kyverno/pkg/policy
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
..
common Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
generate 787 tested prototype 2020-04-02 21:13:39 +05:30
mutate Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
validate 744 improving error message 2020-04-27 16:02:02 +05:30
actions.go Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
apply.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
background.go 744 added not found error type 2020-05-13 10:06:21 +05:30
cleanup.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00
clusterpv.go replace deletion timestamp check (#961) 2020-06-30 23:30:31 -07:00
common.go Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
controller.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
existing.go skip generate violation on pre-exist pod (#952) 2020-06-25 09:52:54 -07:00
namespacedpv.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
report.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00
utils.go Background mode only apply to running pods (#949) 2020-06-25 09:52:27 -07:00
validate.go 744 fixing policy validation and removing allRequests field 2020-05-06 19:46:32 +05:30
validate_test.go 744 fixing policy validation and removing allRequests field 2020-05-06 19:46:32 +05:30
webhookregistration.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00