1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/webhooks
belyshevdenis 0ef675f3c1 NK-31: Implemnted loggin about success to policy.
Also fixed showing of error on initialization.
2019-03-21 18:10:26 +02:00
..
resources NK-31: Fixed indentation 2019-03-21 18:10:26 +02:00
admission.go NK-31: Fixed supporting policies for Endpoints 2019-03-11 16:17:58 +02:00
admission_test.go NK-31: used gotest.tools/assert package instead of utils in admission_test 2019-03-11 19:27:22 +02:00
mutation.go NK-31: Implemnted loggin about success to policy. 2019-03-21 18:10:26 +02:00
patches.go NK-31: Fixed reporting about patching errors 2019-03-19 14:16:09 +02:00
patches_test.go NK-31: SerializePatches decomposed to ProcessPatches and JoinPatches. Implemented new tests for ProcessPatches, used it in mutation webhook. Added options for behavior on errors while patching. Improved and refactored code for mutation webhook. Added dependency from json-patch lib. 2019-03-12 22:02:39 +02:00
registration.go NK-31: Fixed indentation 2019-03-21 18:10:26 +02:00
registration_test.go NK-31: Fixed indentation 2019-03-21 18:10:26 +02:00
utils.go NK-31: Implemnted loggin about success to policy. 2019-03-21 18:10:26 +02:00
utils_test.go NK-31: Types validation methods moved to separate source file. 2019-03-11 20:50:06 +02:00