1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/webhooks
2019-12-12 16:54:42 -08:00
..
admission_test.go Fixed old tests on new function ResourceMeetsDescription (added the new file utils-test.go) 2019-06-07 14:46:18 +03:00
annotations.go fix annotation patch in mutate rule 2019-11-13 17:56:56 -08:00
annotations_test.go fix unit test 2019-11-11 19:08:46 -08:00
checker.go add checker to verify if mutatingwebhook is enabled or not + refactoring 2019-10-30 13:39:19 -07:00
mutation.go fix annotation patch in mutate rule 2019-11-13 17:56:56 -08:00
policymutation.go update apiversion to v1 in code 2019-11-13 13:41:08 -08:00
policyvalidation.go - holds resource webhook creation requests in a quene; - remove webhookinformer from policy controller and webhookregistrationclient 2019-12-04 12:31:27 -08:00
report.go Merge branch 'master' into v1.1.0 2019-12-12 16:54:42 -08:00
server.go remove channel, introduced a flag to indicate the webhook creation status 2019-12-05 15:49:02 -08:00
utils.go Merge pull request #478 from nirmata/472_update_apiversion 2019-11-13 15:19:27 -08:00
validation.go update event message (#515) 2019-11-18 17:13:48 -08:00