1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/webhooks
Shuting Zhao 08491df046 Merge commit 'ffd2179b0332738a088b362e94147a981f0d02ed' into 600_bug
# Conflicts:
#	pkg/webhooks/mutation.go
2020-01-07 14:17:25 -08:00
..
generate 538 (#587) 2020-01-07 10:33:28 -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
generation.go 538 (#587) 2020-01-07 10:33:28 -08:00
mutation.go Merge commit 'ffd2179b0332738a088b362e94147a981f0d02ed' into 600_bug 2020-01-07 14:17:25 -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 538 (#587) 2020-01-07 10:33:28 -08:00
report.go Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
server.go Merge commit 'ffd2179b0332738a088b362e94147a981f0d02ed' into 600_bug 2020-01-07 14:17:25 -08:00
validation.go Merge commit 'ffd2179b0332738a088b362e94147a981f0d02ed' into 600_bug 2020-01-07 14:17:25 -08:00