File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ apiVersion: deviceplugin.intel.com/v1
6
6
metadata :
7
7
name : dsadeviceplugin-sample
8
8
spec :
9
- image : ' quay.io/ocpeng /intel-dsa-plugin:0.29.0 '
10
- initImage : ' quay.io/ocpeng /intel-idxd-config-initcontainer:0.29.0 '
9
+ image : registry.connect.redhat.com/intel /intel-dsa-plugin@sha256:092575515739bf9a0f5982c3605b63382bc4d1250128269434c2bfe4a27ec99d
10
+ initImage : registry.connect.redhat.com/intel /intel-idxd-config-initcontainer@sha256:649e4f4e7f362ba054fb85a67e3baa23ec9649c68df356d1e33721ca3eef2f6b
11
11
logLevel : 4
12
12
nodeSelector :
13
13
intel.feature.node.kubernetes.io/dsa : ' true'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kind: GpuDevicePlugin
6
6
metadata :
7
7
name : gpudeviceplugin-sample
8
8
spec :
9
- image : registry.connect.redhat.com/intel/intel-gpu-plugin@sha256:5918b7e59a4f58de5c36b0cd739637a3ad070b5f5e249f1f30d391f3b4f43614
9
+ image : registry.connect.redhat.com/intel/intel-gpu-plugin@sha256:963caf1e6e16b5e297671c536eec04dc57cf45f5cc5cf458bdcafa56bdb97972
10
10
preferredAllocationPolicy : none
11
11
sharedDevNum : 1
12
12
logLevel : 4
Original file line number Diff line number Diff line change 20
20
name : intel-device-plugins-operator
21
21
source : certified-operators
22
22
sourceNamespace : openshift-marketplace
23
- startingCSV : intel-device-plugins-operator.v0.29.0
23
+ startingCSV : intel-device-plugins-operator.v0.29.1
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ kind: QatDevicePlugin
6
6
metadata :
7
7
name : qatdeviceplugin-sample
8
8
spec :
9
- image : registry.connect.redhat.com/intel/intel-qat-plugin@sha256:540d5aa47bc2e1058a3a0a437b9ba31e6c0803f0fb5f3d1c539d990f74006b99
10
- initImage : registry.connect.redhat.com/intel/intel-qat-initcontainer@sha256:43532ade63c5930c80480a23c45ea14c61d298fbe9cd76dcd52080680811e1c5
9
+ image : registry.connect.redhat.com/intel/intel-qat-plugin@sha256:53617c3a72af169031cbaba1380cd6a25c9d2b50c9a2da822cf37b473c6e7a8f
10
+ initImage : registry.connect.redhat.com/intel/intel-qat-initcontainer@sha256:14f282a0adae43262657f24ce99a620b671c9a2ce12a8216163e6b22ac6e252b
11
11
dpdkDriver : vfio-pci
12
12
kernelVfDrivers :
13
13
- 4xxxvf
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kind: SgxDevicePlugin
6
6
metadata :
7
7
name : sgxdeviceplugin-sample
8
8
spec :
9
- image : registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:ccb4194ec2896bd8e5e9936e37eaa1cf5f95bda2ff9b381612a0601367b4b788
9
+ image : registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:e54cdf61feb0b67e330ad24d92e7fa4000953c2ec4d4300d052e032d419d5e0a
10
10
enclaveLimit : 110
11
11
provisionLimit : 110
12
12
logLevel : 4
You can’t perform that action at this time.
0 commit comments