1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhooks
Shivkumar Dudhani 687c0c6470
Merge pull request #418 from nirmata/391_feature
Check if mutating webhook admission control is enabled
2019-11-08 12:55: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 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 add checker to verify if mutatingwebhook is enabled or not + refactoring 2019-10-30 13:39:19 -07: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 update engineResponse Name 2019-10-08 10:57:24 -07:00
server.go add checker to verify if mutatingwebhook is enabled or not + refactoring 2019-10-30 13:39:19 -07: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 Merge pull request #418 from nirmata/391_feature 2019-11-08 12:55:28 -08:00