Skip to content

ci: update node-feature-discovery version to 5d6187d5 (of branch network-operator-26.7.x)#2771

Open
nvidia-ci-cd wants to merge 1 commit into
masterfrom
ci/update-node-feature-discovery-version-to-5d6187d5
Open

ci: update node-feature-discovery version to 5d6187d5 (of branch network-operator-26.7.x)#2771
nvidia-ci-cd wants to merge 1 commit into
masterfrom
ci/update-node-feature-discovery-version-to-5d6187d5

Conversation

@nvidia-ci-cd

Copy link
Copy Markdown
Collaborator

Automated CI update for component 'node-feature-discovery', created by GitHub actions reusable workflow run 29133301882 for release branch network-operator-26.7.x.

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

copy-pr-bot Bot commented Jul 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 Jul 11, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the Node Feature Discovery component reference. The main changes are:

  • Sets the Network Operator Helm default NFD image tag to 5d6187d5.
  • Sets the NFD release metadata version to 5d6187d5.
  • Keeps the generated values path aligned with the release metadata.

Confidence Score: 4/5

Default NFD deployments can fail if the staging registry does not contain the short-SHA image tag.

  • The changed Helm value is used directly as the NFD container tag.
  • The new tag differs from the release-style tag used before.
  • The metadata change matches the Helm value, so the main risk is image availability rather than config drift.

deployment/network-operator/values.yaml

Important Files Changed

Filename Overview
deployment/network-operator/values.yaml Changes the default NFD container image tag used by Helm-rendered workloads.
hack/release.yaml Changes the NFD release metadata version that feeds generated chart values.

Reviews (1): Last reviewed commit: "ci: update node-feature-discovery versio..." | Re-trigger Greptile

image:
repository: nvcr.io/nvstaging/mellanox/node-feature-discovery
tag: network-operator-v26.7.0-beta.2
tag: 5d6187d5

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 Short-SHA Image Tag

This value is rendered directly into the NFD workloads as nvcr.io/nvstaging/mellanox/node-feature-discovery:5d6187d5. If nvstaging only publishes this component under the release-style network-operator-* tag, default Helm installs will leave the NFD master, worker, GC, and topology-updater pods in ImagePullBackOff.

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.

1 participant