This patch adds support for the DevicePluginCDIDevices feature gate by adding spec.operator.useDevicePluginCDIDevicesFeature to ClusterPolicy. When this field is set, the operator sets the DEVICE_LIST_STRATEGY device plug-in environment variable to cdi-cri.
This patch adds support for the
DevicePluginCDIDevices
feature gate by addingspec.operator.useDevicePluginCDIDevicesFeature
toClusterPolicy
. When this field is set, the operator sets theDEVICE_LIST_STRATEGY
device plug-in environment variable tocdi-cri
.