1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhooks
2019-11-12 19:05:29 -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 edit failure blocked by annotation change 2019-11-07 12:13:34 -08:00
annotations_test.go fix edit failure blocked by annotation change 2019-11-07 12:13:34 -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 introduce policy violation generator 2019-11-12 14:41:29 -08:00
policymutation.go set default ValidationFailureAction to 'audit' 2019-09-06 10:18:45 -07:00
policyvalidation.go add checker to verify if mutatingwebhook is enabled or not + refactoring 2019-10-30 13:39:19 -07:00
report.go pass dynamic client 2019-11-12 18:25:50 -08:00
server.go create namespace pv when validate policy fails 2019-11-12 19:02:31 -08:00
utils.go - remove resource info per rule; - add resource info in each failed admission request 2019-11-06 17:14:32 -08:00
validation.go integrate with pv genreator 2019-11-12 19:05:29 -08:00