Skip to content

chore: FUR 26.4.2#396

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

chore: FUR 26.4.2#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 the Network Operator documentation from v26.4.0 to v26.4.1, updating container image digests, version substitution variables, Helm chart defaults, example YAML files, and the platform support matrix to reflect new Kubernetes 1.36 and OpenShift 4.22 support.

  • All container image SHA256 digests and version tags were updated from network-operator-v26.4.0 to v26.4.1; the STIG FIPS DOCA-OFED driver was additionally bumped from suffix -0 to -1.
  • docs/platform-support.rst was updated to extend Kubernetes support to 1.36 and OpenShift to 4.22, including in the GPUDirect RDMA sub-table.
  • The 26.4.1 release notes entry was added covering CVE fixes, OpenShift 4.22, Kubernetes 1.36, RHEL 9.8, and RHEL 10.2 support — but the OS support table was not updated to include RHEL 9.8 or 10.2 as validated rows.

Confidence Score: 4/5

Safe to merge with the caveat that the platform support table omits the newly announced RHEL 9.8 and 10.2 rows.

The release notes for 26.4.1 explicitly call out added support for RHEL 9.8 and RHEL 10.2, but the OS support table in docs/platform-support.rst was not updated to include those rows. Users checking the support matrix will not see those OS versions listed, which contradicts the official release notes.

docs/platform-support.rst — the OS support table needs RHEL 9.8 and RHEL 10.2 rows added to match the release notes.

Important Files Changed

Filename Overview
docs/advanced/images-sha256.rst Updated all container image versions from network-operator-v26.4.0 to v26.4.1 with new SHA256 digests; STIG FIPS DOCA-OFED driver bumped from doca3.4.0-26.04-0.8.6.0-0 to -1
docs/common/vars.rst Version substitution variables updated from v26.4.0 to v26.4.1 for all components; doca-driver-version-stig bumped to -1 while doca-driver-version remains at -0 (consistent with images-sha256.rst)
docs/platform-support.rst Kubernetes upper bound updated to 1.36, OpenShift to 4.22, GPUDirect RDMA table updated; but RHEL 9.8 and 10.2 (claimed in release notes) are absent from the OS support table
docs/release-notes.rst Added 26.4.1 release entry covering CVE fixes, OpenShift 4.22, Kubernetes 1.36, RHEL 9.8, and RHEL 10.2 support
docs/customizations/helm.rst Helm chart default image version strings bumped from network-operator-v26.4.0 to v26.4.1 across all relevant parameters
examples/processed/sriov-network-rdma/complete.yaml Representative example YAML: version fields updated from network-operator-v26.4.0 to v26.4.1; same pattern applied consistently across all 10 example YAML files

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    RN[Release Notes\n26.4.1 entry added] --> PS[platform-support.rst]
    RN --> VARS[vars.rst\nv26.4.1 versions]
    RN --> SHA[images-sha256.rst\nnew digests]
    RN --> HELM[helm.rst\ndefault versions]
    RN --> YAML[example YAMLs\nversion fields]

    PS --> K8S[Kubernetes ≤1.36 ✅]
    PS --> OCP[OpenShift 4.17–4.22 ✅]
    PS --> RDMA[GPUDirect RDMA table\nOpenShift 4.17–4.22 ✅]
    PS --> RHEL[RHEL 9.8 / 10.2 ❌\nmissing from OS table]

    VARS --> STIG[doca-driver-version-stig\n26.04-0.8.6.0-1 ✅]
    VARS --> DOCA[doca-driver-version\n26.04-0.8.6.0-0\nunchanged - intentional]
Loading

Reviews (3): 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>
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