intel-device-plugins-for-ku.../pkg/apis
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
..
deviceplugin/v1 operator: rework webhooks 2024-11-20 11:23:40 +02:00
fpga/v2 operator: update controller-gen to v0.13.0 2023-09-05 14:30:10 +03:00