chore: FUR 26.4.1#396
Conversation
Documentation previewhttps://mellanox.github.io/network-operator-docs/review/pr-396 |
Greptile SummaryThis PR bumps all Network Operator component versions and SHA256 digests from v26.4.0 to v26.4.1, updates the DOCA-OFED driver from
Confidence Score: 4/5Safe 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 docs/platform-support.rst — the GPUDirect RDMA support table needs its RHEL row updated to include 10.2 and 9.8. Important Files Changed
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
Reviews (5): 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.