Skip to content

Commit 382547a

Browse files
authored
Merge pull request #170 from chaitanya1731/plugins
device_plugins: Updated container images SHAs for v0.28.0
2 parents 2a17942 + 2bbc6fd commit 382547a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

device_plugins/gpu_device_plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ kind: GpuDevicePlugin
66
metadata:
77
name: gpudeviceplugin-sample
88
spec:
9-
image: registry.connect.redhat.com/intel/intel-gpu-plugin@sha256:cfbdee9feb786d22492212be11e63d3c4095dca019a5a23cdff644f209c38fd6
10-
initImage: registry.connect.redhat.com/intel/intel-gpu-initcontainer@sha256:5abcc534c54b21f52b96500c745b578be78288be1374e70f83af3a9363ddda0b
9+
image: registry.connect.redhat.com/intel/intel-gpu-plugin@sha256:4d3d11a87e22c94c41bd9c38a09a966c3ab893f8264b19cdc4cc2d9be22eff3c
10+
initImage: registry.connect.redhat.com/intel/intel-gpu-initcontainer@sha256:cf358c292ba8e43ea418f2f9d9dc6661bd146cc2ea411ea62f5d3d29418ed959
1111
preferredAllocationPolicy: none
1212
sharedDevNum: 1
1313
logLevel: 4

device_plugins/qat_device_plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ kind: QatDevicePlugin
66
metadata:
77
name: qatdeviceplugin-sample
88
spec:
9-
image: registry.connect.redhat.com/intel/intel-qat-plugin@sha256:12ae366fd80710f73bfc91ab7398e17101ec0fdfcad4a4e6f8e473a6c13b2b3b
10-
initImage: registry.connect.redhat.com/intel/intel-qat-initcontainer@sha256:c494debf7e3dc8be49ac7e634506db6892534c27f15b970954fff18310654dcb
9+
image: registry.connect.redhat.com/intel/intel-qat-plugin@sha256:9be0e18ccb2e895bb3d47797787e744f69ab7ae113772417968a72b9b7ce53f3
10+
initImage: registry.connect.redhat.com/intel/intel-qat-initcontainer@sha256:8d935dd9d62e9e69afaab8a01594354529e774ed15dabc5d96ff91016851d191
1111
dpdkDriver: vfio-pci
1212
kernelVfDrivers:
1313
- 4xxxvf

device_plugins/sgx_device_plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ kind: SgxDevicePlugin
66
metadata:
77
name: sgxdeviceplugin-sample
88
spec:
9-
image: registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:3cf6d2c8616915d41c0a4cf85ee46b28fb16cb6336df476802b424d48295d90f
10-
initImage: registry.connect.redhat.com/intel/intel-sgx-initcontainer@sha256:32f57874eb547161be985778b8b193dce1cbfebcaa0344cabb605481db9f0ab3
9+
image: registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:1b89401a69bf664473b96fced1ded89551397b3b66e37a7a1b92d33bd3baccad
10+
initImage: registry.connect.redhat.com/intel/intel-sgx-initcontainer@sha256:656aba8b1958e50ac3d0cc8eb3a547eee1c623e934dfd2815f118acf79dc5fec
1111
enclaveLimit: 110
1212
provisionLimit: 110
1313
logLevel: 4

0 commit comments

Comments
 (0)