diff --git a/docs/advanced/images-sha256.rst b/docs/advanced/images-sha256.rst index 0b51b61a..29f16f96 100644 --- a/docs/advanced/images-sha256.rst +++ b/docs/advanced/images-sha256.rst @@ -32,7 +32,7 @@ NVIDIA Network Operator Container Images - Image Name - Tag - Digest - * - nvcr.io/nvstaging/mellanox + * - nvcr.io/nvidia/cloud-native - network-operator - v25.1.0 - sha256:12f0576f372f5adc17b60795952ae47388e50d8fad563b9595f3091eadd8eb29 @@ -149,6 +149,54 @@ Ubuntu * - Tags - Digest + * - + | 25.01-0.6.0.0-0-5.15.0-25-generic-ubuntu22.04-amd64 + - sha256:e2f80447c0aa268b72ce44cc09a0b516dd75fae37b7754b161dd14929a74ddb0 + * - + | 25.01-0.6.0.0-0-5.15.0-25-generic-ubuntu22.04-arm64 + - sha256:f5afde8089bdbd5a1469ad99e8a2f643c11de8a8403f6c82d784b1fa36f149b3 + * - + | 25.01-0.6.0.0-0-6.11.0-1008-azure-ubuntu24.04-amd64 + - sha256:153c6a232e161c1c5e19d631704afb7c42a09a23f435c81dddc306e5a8658df9 + * - + | 25.01-0.6.0.0-0-6.11.0-1008-azure-ubuntu24.04-arm64 + - sha256:cffaee623d571f534124417d3826cd480cc68b0c068b560e15343c3a1013a1b6 + * - + | 25.01-0.6.0.0-0-6.8.0-1019-oracle-ubuntu22.04-amd64 + - sha256:3078c8c8f1b444cb7ff082d9adb4d1aa07d5e6e4b79ba63f73c7bef109594a86 + * - + | 25.01-0.6.0.0-0-6.8.0-1019-oracle-ubuntu22.04-arm64 + - sha256:e812ec9e4ec2837f7111ca92798ac88dd62fca7137d71ce6a0ff20768c286316 + * - + | 25.01-0.6.0.0-0-6.8.0-1019-oracle-ubuntu24.04-amd64 + - sha256:23645571e6efc5327627ca7c6594721f74a38fcf5589ebb349ebbeafb9a5e343 + * - + | 25.01-0.6.0.0-0-6.8.0-1019-oracle-ubuntu24.04-arm64 + - sha256:f700bd89c2f6df137009ad81f880bc6ccc99df8529c2abf0cc2751dc2d1b465b + * - + | 25.01-0.6.0.0-0-6.8.0-1021-aws-ubuntu22.04-amd64 + - sha256:ac7f717b510222f179d29ed31d8eb79c52da2dd16547ecfe972242b4cd0ab681 + * - + | 25.01-0.6.0.0-0-6.8.0-1021-aws-ubuntu22.04-arm64 + - sha256:0415a99fdc18523dc0c4c384c3d115a0a9b3870e3c3a228ccd4924fd4107b314 + * - + | 25.01-0.6.0.0-0-6.8.0-1021-aws-ubuntu24.04-amd64 + - sha256:5375f038d080854542de2b5171b3f58f75c2db35ecc1b7218aa556e10ef943de + * - + | 25.01-0.6.0.0-0-6.8.0-1021-aws-ubuntu24.04-arm64 + - sha256:e8f234601806b29ceaca7dae1d91dd044ec03a18401f1b4942e9ca542275ef84 + * - + | 25.01-0.6.0.0-0-6.8.0-1021-azure-ubuntu22.04-amd64 + - sha256:196e136171afa64f80598d29fe0c7e2c46a3cf1633d632817f7ae46ab4b1e774 + * - + | 25.01-0.6.0.0-0-6.8.0-1021-azure-ubuntu22.04-arm64 + - sha256:8356b4ca3ebb64621b392a184a8b5c5173f2842a93f70946d9453afd91055d05 + * - + | 25.01-0.6.0.0-0-6.8.0-31-generic-ubuntu24.04-amd64 + - sha256:7457e91ecdc6fcfff110df9c874a246e6c0f8f66bac951d1db192a69fdc021aa + * - + | 25.01-0.6.0.0-0-6.8.0-31-generic-ubuntu24.04-arm64 + - sha256:9d574605df895186319e8d01916a2ee3a7cd92ced255af538d980f2909e3d2c7 * - | 25.01-0.6.0.0-0-ubuntu22.04-amd64 - sha256:aeacb67bd1e56389a0373a48eee45888fa9387e78c89eecdd0d9a6be6bdfd195 diff --git a/docs/common/vars.rst b/docs/common/vars.rst index 0f403712..ff655622 100644 --- a/docs/common/vars.rst +++ b/docs/common/vars.rst @@ -2,6 +2,7 @@ .. |helm-chart-version| replace:: 25.1.0 .. |ocp-channel| replace:: v25.1 .. |mofed-version| replace:: 25.01-0.6.0.0-0 +.. |mofed-version-lts| replace:: 24.10-0.7.0.0-0 .. |mofed-init-container-version| replace:: v0.0.3 .. |sriov-device-plugin-version| replace:: v3.9.0 .. |k8s-rdma-shared-dev-plugin-version| replace:: v1.5.2 @@ -18,4 +19,4 @@ .. |sriovnetop-sriov-device-plugin-version| replace:: v3.9.0 .. |doca-telemetry-version| replace:: 1.16.5-doca2.6.0-host .. |node-feature-discovery-version| replace:: v0.15.6 -.. |doca-driver-build-commit| replace:: 7ac9c5ba11212ecfaa410c5281abfc538a3936a4 +.. |doca-driver-build-commit| replace:: 6f2fb2243dad12f4ff45ea18b9291dcee68056b7 diff --git a/docs/platform-support.rst b/docs/platform-support.rst index ed9e4b0d..523e3d00 100644 --- a/docs/platform-support.rst +++ b/docs/platform-support.rst @@ -64,7 +64,7 @@ The following component versions are deployed by the Network Operator: - Optionally deployed. May already be present in the cluster with proper configuration. * - NVIDIA DOCA Driver container - nvcr.io/nvidia/mellanox/doca-driver:|mofed-version| - - + - LTS version: |mofed-version-lts| * - k8s-rdma-shared-device-plugin - ghcr.io/mellanox/k8s-rdma-shared-dev-plugin:|k8s-rdma-shared-dev-plugin-version| - diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 03eb3de7..1b20b9eb 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -208,7 +208,7 @@ Known Limitations * - 25.1.0 - | - In Infiniband mode, due to a kernel bug, there is a limitation on the number of Virtual Functions (VFs) on a single Physical Function (PF). The recommendation is to create up to 16 VFs per PF. Larger number will cause "ip link show dev " to fail with a "Message too long" error. - - SR-IOV switchdev mode is not supported on SLES. + | - SR-IOV switchdev mode is not supported on SLES. * - 24.10.0 - | - There is a known limitation when using NVIDIA NICs as **primary network interfaces**. If the NVIDIA DOCA Driver container is configured to be deployed, we cannot guarantee that the inbox or pre-installed NVIDIA NIC driver will unload successfully if it remains in use. If the current driver does unload, it removes all NVIDIA NIC networking interfaces and netdevices. DOCA driver container then loads new drivers but only restores **basic configuration** (for example, IP addresses) on the primary network interface’s Physical Function (PF) and its Virtual Functions (VFs). More advanced settings (such as VLANs, bonding, and OVS) will **not** be restored automatically. diff --git a/hack/release/templates/vars/vars.template b/hack/release/templates/vars/vars.template index f32624bc..749c9cd7 100644 --- a/hack/release/templates/vars/vars.template +++ b/hack/release/templates/vars/vars.template @@ -2,6 +2,7 @@ .. |helm-chart-version| replace:: {{ .HelmChartVersion }} .. |ocp-channel| replace:: {{ .OcpDefaulChannel }} .. |mofed-version| replace:: {{ .Mofed.Version }} +.. |mofed-version-lts| replace:: 24.10-0.7.0.0-0 .. |mofed-init-container-version| replace:: {{ .NetworkOperatorInitContainer.Version }} .. |sriov-device-plugin-version| replace:: {{ .SriovDevicePlugin.Version }} .. |k8s-rdma-shared-dev-plugin-version| replace:: {{ .RdmaSharedDevicePlugin.Version }}