Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump DOCA Driver and RDMA Shared Device Plugin #1048

Merged
merged 2 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -250,7 +250,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 @@ -341,7 +341,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
Loading