1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/webhooks
2019-03-21 15:57:30 +02:00
..
resources NK-31: Added tests for CA extraction from clientset 2019-03-20 12:37:05 +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: Fixed reporting about patching errors 2019-03-19 14:16:09 +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: Put constants in separate file. Updated install.yaml definition to create Service and DaemonSet. Fixed bug with webhook registration. 2019-03-21 15:57:30 +02:00
registration_test.go NK-31: Added tests for CA extraction from clientset 2019-03-20 12:37:05 +02:00
utils.go NK-23: Implemented generating of secrets and configmaps after namespace is created. 2019-03-06 13:01:17 +02:00
utils_test.go NK-31: Types validation methods moved to separate source file. 2019-03-11 20:50:06 +02:00