Skip to content

Commit

Permalink
chore: Bump DOCA Driver and RDMA Shared Device Plugin (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
e0ne authored Sep 17, 2024
2 parents 42eccbc + 8d852a3 commit ba05ced
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
livenessProbe:
initialDelaySeconds: 30
periodSeconds: 30
Expand All @@ -42,7 +42,7 @@ spec:
rdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
version: v1.5.1
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
# Replace 'devices' with your (RDMA capable) netdevice name.
config: |
Expand Down
4 changes: 2 additions & 2 deletions deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ ofedDriver:
# -- NVIDIA DOCA Driver image repository.
repository: nvcr.io/nvstaging/mellanox
# -- NVIDIA DOCA Driver version.
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
initContainer:
# -- Deploy init container.
enable: true
Expand Down Expand Up @@ -350,7 +350,7 @@ rdmaSharedDevicePlugin:
# -- RDMA shared device plugin image repository.
repository: ghcr.io/mellanox
# -- RDMA shared device plugin version.
version: v1.5.1
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
# -- Enable Container Device Interface (CDI) mode.
# **NOTE**: NVIDIA Network Operator does not configure container runtime to
# enable CDI.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand All @@ -45,7 +45,7 @@ spec:
rdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
version: v1.5.1
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
# Replace 'devices' with your (RDMA capable) netdevice name.
config: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand All @@ -40,7 +40,7 @@ spec:
rdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
version: v1.5.1
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
# Replace 'devices' with your (RDMA capable) netdevice name.
config: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand All @@ -40,7 +40,7 @@ spec:
rdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
version: v1.5.1
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
# Replace 'devices' with your (RDMA capable) netdevice name.
config: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand All @@ -31,7 +31,7 @@ spec:
rdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
version: v1.5.1
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
# Replace 'devices' with your (RDMA capable) netdevice name.
config: |
Expand Down
4 changes: 2 additions & 2 deletions example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
ofedDriver:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
upgradePolicy:
autoUpgrade: true
drain:
Expand All @@ -40,7 +40,7 @@ spec:
rdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
version: v1.5.1
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
# Replace 'devices' with your (RDMA capable) netdevice name.
config: |
Expand Down
4 changes: 2 additions & 2 deletions hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ SriovIbCni:
Mofed:
image: doca-driver
repository: nvcr.io/nvstaging/mellanox
version: 24.07-0.6.1.0-0
version: 24.10-0.3.2.0-0
RdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: ghcr.io/mellanox
version: v1.5.1
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
SriovDevicePlugin:
image: sriov-network-device-plugin
repository: ghcr.io/k8snetworkplumbingwg
Expand Down

0 comments on commit ba05ced

Please sign in to comment.