mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
![]() controller-runtime has deprecated webhook.Defaulter/Validator and they will be removed in the next controller-runtime release. Move deviceplugin webhooks to use admission.CustomDefaulter/Validator. Common defaulter/validator types can serve all the plugins with only plugin specific data initialized. As part of the rework, move away from (the unmaintained) pkg/errors to errors in Go standard library. Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com> |
||
---|---|---|
.. | ||
dlbdeviceplugin_types.go | ||
dlbdeviceplugin_webhook.go | ||
dsadeviceplugin_types.go | ||
dsadeviceplugin_webhook.go | ||
fpgadeviceplugin_types.go | ||
fpgadeviceplugin_webhook.go | ||
gpudeviceplugin_types.go | ||
gpudeviceplugin_webhook.go | ||
groupversion_info.go | ||
iaadeviceplugin_types.go | ||
iaadeviceplugin_webhook.go | ||
qatdeviceplugin_types.go | ||
qatdeviceplugin_webhook.go | ||
sgxdeviceplugin_types.go | ||
sgxdeviceplugin_webhook.go | ||
webhook_common.go | ||
zz_generated.deepcopy.go |