pkg/webhook/resourcesemantics
whaught 9d7c06b6ab
Allow Delete verb on validation callbacks (#1219)
* Create IsInDelete context

* Set up context with WithinDelete

* Test for callback delete

* fix subresource update

* Return oldObj for deletes

* include delete in webhook config

* include delete in unit test

* don't log on delete
2020-04-16 18:30:48 -07:00
..
conversion Add augmented logger to the context to pass it down. (#1192) 2020-04-06 08:21:27 -07:00
defaulting Fix a few simple linter warnings: unused code, govet warnings etc. (#1191) 2020-04-06 08:21:20 -07:00
validation Allow Delete verb on validation callbacks (#1219) 2020-04-16 18:30:48 -07:00
interface.go Split the resource semantic webhooks into separate AdmissionControllers (#848) 2019-11-14 16:51:02 -08:00