1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-07 17:48:24 +00:00
kyverno/pkg/webhooks
Shuting Zhao d36934fe11 Merge commit '5b8ab3842b43a72cc675b93b8b72e290adfca1d2' into 518_pod_controller
# Conflicts:
#	pkg/api/kyverno/v1/types.go
#	pkg/engine/mutation.go
#	pkg/engine/mutation_test.go
#	pkg/engine/validation.go
#	pkg/policy/existing.go
2020-01-02 10:32:17 -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 Support variable substitution () 2019-12-30 17:08:50 -08:00
annotations_test.go Support variable substitution () 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 Support variable substitution () 2019-12-30 17:08:50 -08:00
mutation.go Support variable substitution () 2019-12-30 17:08:50 -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 () 2019-12-30 17:08:50 -08:00
server.go - insert annotation to podTemplate; - skip apply rule on pod if annotation exists 2019-12-26 15:34:19 -08:00
validation.go Support variable substitution () 2019-12-30 17:08:50 -08:00