intel-device-plugins-for-ku.../pkg/apis/deviceplugin/v1
Mikko Ylinen c30e80bf86 operator: rework webhooks
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>
2024-11-20 11:23:40 +02:00
..
dlbdeviceplugin_types.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
dlbdeviceplugin_webhook.go operator: rework webhooks 2024-11-20 11:23:40 +02:00
dsadeviceplugin_types.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
dsadeviceplugin_webhook.go operator: rework webhooks 2024-11-20 11:23:40 +02:00
fpgadeviceplugin_types.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
fpgadeviceplugin_webhook.go operator: rework webhooks 2024-11-20 11:23:40 +02:00
gpudeviceplugin_types.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
gpudeviceplugin_webhook.go operator: rework webhooks 2024-11-20 11:23:40 +02:00
groupversion_info.go ci: update tool versions 2020-08-21 17:04:04 +03:00
iaadeviceplugin_types.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
iaadeviceplugin_webhook.go operator: rework webhooks 2024-11-20 11:23:40 +02:00
qatdeviceplugin_types.go qat: add support for 420xx driver and its devices (4946) 2024-05-02 11:36:13 +03:00
qatdeviceplugin_webhook.go operator: rework webhooks 2024-11-20 11:23:40 +02:00
sgxdeviceplugin_types.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00
sgxdeviceplugin_webhook.go operator: rework webhooks 2024-11-20 11:23:40 +02:00
webhook_common.go operator: rework webhooks 2024-11-20 11:23:40 +02:00
zz_generated.deepcopy.go Add tolerations support to operator and plugin CRDs 2024-03-20 10:00:41 +02:00