Skip to content

task: update bundle to v26.4.1 - #3004

Closed
nvidia-ci-cd wants to merge 1 commit into
v26.4.xfrom
update-ocp-bundle-to-v26.4.1
Closed

task: update bundle to v26.4.1#3004
nvidia-ci-cd wants to merge 1 commit into
v26.4.xfrom
update-ocp-bundle-to-v26.4.1

Conversation

@nvidia-ci-cd

Copy link
Copy Markdown
Collaborator

Created by the ocp-bundle job in Mellanox/network-operator OCP bundle CI.

Signed-off-by: nvidia-ci-cd <svc-cloud-orch-gh@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@greptile-apps

greptile-apps Bot commented Aug 11, 2026

Copy link
Copy Markdown

Greptile Summary

The PR refreshes the v26.4.1 OLM bundle's creation timestamp and operator image digest, but the generated CSV now mixes a staging manager image with the previous production related image.

  • Updates the CSV's containerImage annotation and manager Deployment image.
  • Updates the bundle generation timestamp.
  • Leaves spec.relatedImages unchanged, breaking image consistency for disconnected installation.

Confidence Score: 4/5

This PR should not merge until the stable manager image and relatedImages entry reference the same production pull specification and digest.

The CSV directly deploys a new nvstaging image while advertising the old production image for mirroring, so disconnected OLM installations cannot supply the image requested by the manager pod.

Files Needing Attention: bundle/manifests/nvidia-network-operator.clusterserviceversion.yaml

Important Files Changed

Filename Overview
bundle/manifests/nvidia-network-operator.clusterserviceversion.yaml Updates the operator image to an nvstaging digest but leaves relatedImages on the old production digest, causing disconnected installations to mirror the wrong image.

Reviews (1): Last reviewed commit: "task: update bundle to v26.4.1" | Re-trigger Greptile

- name: OFED_INIT_CONTAINER_IMAGE
value: nvcr.io/nvidia/mellanox/network-operator-init-container@sha256:922217cee504f080b2a76c51ec5d17baa562ffe2447bb1e370c01a6b26a7059f
image: nvcr.io/nvidia/cloud-native/network-operator@sha256:49d8bd43fa4559468ec93a4c52053aaf7f36861d9f802ffe8fd3aa94266f82de
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:1f2730d93e7f90c007450d164b57d153ab0fe9b7912655cf22d976bcb3da7a2f

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Related image no longer matches

When this stable bundle is mirrored for a disconnected cluster, relatedImages supplies the old production digest while the manager Deployment requests the new nvstaging digest, causing the operator pod to remain in ImagePullBackOff and preventing installation.

Knowledge Base Used: Deployment and Manifests

@rollandf rollandf closed this Aug 11, 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.

2 participants