Skip to content

chore: FUR 26.4.1#396

Open
rollandf wants to merge 1 commit into
Mellanox:v26.4.xfrom
rollandf:26.4.2
Open

chore: FUR 26.4.1#396
rollandf wants to merge 1 commit into
Mellanox:v26.4.xfrom
rollandf:26.4.2

Conversation

@rollandf

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

@greptile-apps

greptile-apps Bot commented Jul 22, 2026

Copy link
Copy Markdown

Greptile Summary

This PR bumps all Network Operator component versions and SHA256 digests from v26.4.0 to v26.4.1, updates the DOCA-OFED driver from doca3.4.0-26.04-0.8.6.0-0 to doca3.4.1-26.04-1.1.0.0-1, and extends platform support to include Kubernetes 1.36, OpenShift 4.22, RHEL 9.8, and RHEL 10.2.

  • Version variables in vars.rst, Helm defaults in helm.rst, and all ten examples/processed/** YAML manifests are updated consistently to network-operator-v26.4.1.
  • images-sha256.rst now includes new RHEL 9.8 and RHEL 10.2 DOCA driver image entries; the DOCA-OFED Ubuntu section was simplified (kernel-specific variant tags removed in favor of generic OS-level tags).
  • platform-support.rst main OS table adds RHEL 10.2 and 9.8 and extends K8s/OCP ranges, but the GPUDirect RDMA sub-table was not updated to match — RHEL 9.8 and 10.2 are still absent from that table.

Confidence Score: 4/5

Safe to merge after fixing the GPUDirect RDMA table — one doc table was not updated to match new RHEL OS coverage.

The main platform support table, DOCA image digest table, and release notes all correctly document RHEL 9.8 and 10.2 support, but the GPUDirect RDMA sub-table at line 419 of platform-support.rst still lists only Red Hat Enterprise Linux 10.0 / 9.6 / 9.4. This leaves two tables in the same file disagreeing about which RHEL versions are supported for GPUDirect workloads, which will mislead users on those OS versions.

docs/platform-support.rst — the GPUDirect RDMA support table needs its RHEL row updated to include 10.2 and 9.8.

Important Files Changed

Filename Overview
docs/platform-support.rst Kubernetes 1.36, OpenShift 4.22, RHEL 9.8/10.2 added to main OS table; GPUDirect RDMA table not fully updated — RHEL 9.8 and 10.2 are missing from it.
docs/advanced/images-sha256.rst All container image versions and SHA256 digests bumped from v26.4.0 to v26.4.1; DOCA driver updated to doca3.4.1-26.04-1.1.0.0-1 with new RHEL 9.8 and 10.2 image entries added.
docs/common/vars.rst All version substitution variables consistently bumped from v26.4.0 to v26.4.1; STIG FIPS driver suffix updated from -0 to -1.
docs/customizations/helm.rst Helm chart default image tags updated from v26.4.0 to v26.4.1 across all referenced components.
docs/release-notes.rst 26.4.1 entry added listing CVE fixes and new platform support (OpenShift 4.22, K8s 1.36, RHEL 9.8, RHEL 10.2).
examples/processed/host-device-rdma/10-nicclusterpolicy.yaml Image versions bumped from v26.4.0 to v26.4.1.
examples/processed/sriov-network-rdma/complete.yaml Image versions bumped from v26.4.0 to v26.4.1.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    RN[release-notes.rst\n26.4.1 entry added]
    VARS[vars.rst\nAll versions → v26.4.1]
    SHA[images-sha256.rst\nDigests updated\nRHEL 9.8 & 10.2 added]
    HELM[helm.rst\nHelm defaults → v26.4.1]
    PS[platform-support.rst\nK8s 1.36, OCP 4.22\nRHEL 9.8/10.2 in main table]
    YAML[examples/processed/\n10x YAML manifests\nversions → v26.4.1]
    GPURDMA[GPUDirect RDMA table\nStill shows RHEL 10.0/9.6/9.4 only]

    RN --> VARS
    VARS --> SHA
    VARS --> HELM
    VARS --> YAML
    PS -->|inconsistency| GPURDMA
    SHA -->|RHEL 9.8 & 10.2 added| PS
Loading

Reviews (5): Last reviewed commit: "chore: FUR 26.4.2" | Re-trigger Greptile

Comment thread docs/release-notes.rst
@rollandf
rollandf force-pushed the 26.4.2 branch 2 times, most recently from 07dce8e to d3f86c1 Compare July 22, 2026 09:09
Comment thread docs/release-notes.rst
* - Version
- Description
* - 26.4.1
- | - CVEs fixes

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rollandf please also add k8s 1.36 support

Signed-off-by: Fred Rolland <frolland@nvidia.com>
@rollandf rollandf changed the title chore: FUR 26.4.2 chore: FUR 26.4.1 Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants