chore: FUR 26.4.2#396
Conversation
Documentation previewhttps://mellanox.github.io/network-operator-docs/review/pr-396 |
Greptile SummaryThis 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.
Confidence Score: 4/5Safe 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
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]
Reviews (3): Last reviewed commit: "chore: FUR 26.4.2" | Re-trigger Greptile |
07dce8e to
d3f86c1
Compare
| * - Version | ||
| - Description | ||
| * - 26.4.1 | ||
| - | - CVEs fixes |
Signed-off-by: Fred Rolland <frolland@nvidia.com>
No description provided.