1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/webhooks
2019-05-07 13:26:54 -07:00
..
resources NK-31: Fixed indentation 2019-03-21 18:10:26 +02:00
admission.go code review changes 2019-05-07 13:26:54 -07: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 code review changes 2019-05-07 13:26:54 -07: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-51: Kubeclient is encapsulated now 2019-03-25 18:12:48 +02:00
registration_test.go NK-31: Fixed indentation 2019-03-21 18:10:26 +02:00
utils.go change util function for retrieving kind, name and namespace from resource RAW 2019-05-02 11:15:23 -07:00
utils_test.go NK-31: Types validation methods moved to separate source file. 2019-03-11 20:50:06 +02:00