Skip to content

Commit

Permalink
Merge pull request #170 from chaitanya1731/plugins
Browse files Browse the repository at this point in the history
device_plugins: Updated container images SHAs for v0.28.0
  • Loading branch information
uMartinXu authored Dec 6, 2023
2 parents 2a17942 + 2bbc6fd commit 382547a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions device_plugins/gpu_device_plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ kind: GpuDevicePlugin
metadata:
name: gpudeviceplugin-sample
spec:
image: registry.connect.redhat.com/intel/intel-gpu-plugin@sha256:cfbdee9feb786d22492212be11e63d3c4095dca019a5a23cdff644f209c38fd6
initImage: registry.connect.redhat.com/intel/intel-gpu-initcontainer@sha256:5abcc534c54b21f52b96500c745b578be78288be1374e70f83af3a9363ddda0b
image: registry.connect.redhat.com/intel/intel-gpu-plugin@sha256:4d3d11a87e22c94c41bd9c38a09a966c3ab893f8264b19cdc4cc2d9be22eff3c
initImage: registry.connect.redhat.com/intel/intel-gpu-initcontainer@sha256:cf358c292ba8e43ea418f2f9d9dc6661bd146cc2ea411ea62f5d3d29418ed959
preferredAllocationPolicy: none
sharedDevNum: 1
logLevel: 4
Expand Down
4 changes: 2 additions & 2 deletions device_plugins/qat_device_plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ kind: QatDevicePlugin
metadata:
name: qatdeviceplugin-sample
spec:
image: registry.connect.redhat.com/intel/intel-qat-plugin@sha256:12ae366fd80710f73bfc91ab7398e17101ec0fdfcad4a4e6f8e473a6c13b2b3b
initImage: registry.connect.redhat.com/intel/intel-qat-initcontainer@sha256:c494debf7e3dc8be49ac7e634506db6892534c27f15b970954fff18310654dcb
image: registry.connect.redhat.com/intel/intel-qat-plugin@sha256:9be0e18ccb2e895bb3d47797787e744f69ab7ae113772417968a72b9b7ce53f3
initImage: registry.connect.redhat.com/intel/intel-qat-initcontainer@sha256:8d935dd9d62e9e69afaab8a01594354529e774ed15dabc5d96ff91016851d191
dpdkDriver: vfio-pci
kernelVfDrivers:
- 4xxxvf
Expand Down
4 changes: 2 additions & 2 deletions device_plugins/sgx_device_plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ kind: SgxDevicePlugin
metadata:
name: sgxdeviceplugin-sample
spec:
image: registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:3cf6d2c8616915d41c0a4cf85ee46b28fb16cb6336df476802b424d48295d90f
initImage: registry.connect.redhat.com/intel/intel-sgx-initcontainer@sha256:32f57874eb547161be985778b8b193dce1cbfebcaa0344cabb605481db9f0ab3
image: registry.connect.redhat.com/intel/intel-sgx-plugin@sha256:1b89401a69bf664473b96fced1ded89551397b3b66e37a7a1b92d33bd3baccad
initImage: registry.connect.redhat.com/intel/intel-sgx-initcontainer@sha256:656aba8b1958e50ac3d0cc8eb3a547eee1c623e934dfd2815f118acf79dc5fec
enclaveLimit: 110
provisionLimit: 110
logLevel: 4
Expand Down

0 comments on commit 382547a

Please sign in to comment.