1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 18:15:48 +00:00
kyverno/pkg/webhooks
2020-01-07 11:32:52 -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 fetch annotation from resource annotation map 2020-01-06 19:24:24 -08:00
annotations_test.go Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
checker.go add checker to verify if mutatingwebhook is enabled or not + refactoring 2019-10-30 13:39:19 -07:00
common.go - fix validation to process on patched resource; - format code 2020-01-07 11:32:52 -08:00
mutation.go fetch annotation from resource annotation map 2020-01-06 19:24:24 -08:00
policymutation.go only generate rule on policy creation 2019-12-27 15:57:43 -08:00
policymutation_test.go Merge commit '5b8ab3842b43a72cc675b93b8b72e290adfca1d2' into 518_pod_controller 2020-01-02 10:32:17 -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 Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
server.go - fix validation to process on patched resource; - format code 2020-01-07 11:32:52 -08:00
validation.go - fix validation to process on patched resource; - format code 2020-01-07 11:32:52 -08:00