Skip to content

ci: update k8snetworkplumbingwg-plugins version to 0b67dab2 (of branch network-operator-26.4.x)#2248

Open
nvidia-ci-cd wants to merge 1 commit intomasterfrom
ci/update-k8snetworkplumbingwg-plugins-version-to-0b67dab2
Open

ci: update k8snetworkplumbingwg-plugins version to 0b67dab2 (of branch network-operator-26.4.x)#2248
nvidia-ci-cd wants to merge 1 commit intomasterfrom
ci/update-k8snetworkplumbingwg-plugins-version-to-0b67dab2

Conversation

@nvidia-ci-cd
Copy link
Collaborator

Automated CI update for component 'k8snetworkplumbingwg-plugins', created by GitHub actions reusable workflow run 22895157369 for release branch network-operator-26.4.x.

Signed-off-by: nvidia-ci-cd <svc-cloud-orch-gh@nvidia.com>
@greptile-apps
Copy link

greptile-apps bot commented Mar 10, 2026

Greptile Summary

This is an automated CI update that bumps the k8snetworkplumbingwg-plugins (CniPlugins) component version from the semantic tag network-operator-v26.1.0 to the short commit SHA 0b67dab2 sourced from the network-operator-26.4.x release branch. The change is applied consistently across all five relevant files (hack/release.yaml and four example NicClusterPolicy CRs).

  • All five files are updated consistently with the same new version value.
  • The short commit SHA 0b67dab2 reflects a pre-release build from the network-operator-26.4.x branch before a formal version tag is created, which is the expected pattern for this automated CI workflow.
  • All other components in hack/release.yaml remain on network-operator-v26.1.0, indicating only the k8snetworkplumbingwg-plugins component is being updated at this time.
  • No logic, configuration, or structural issues are introduced by this change.

Confidence Score: 5/5

  • This PR is safe to merge — it is a mechanical, automated version bump with no logic changes.
  • The change is a straightforward automated CI version update touching only YAML configuration files. All five files are updated consistently, the source of the new version is clearly documented in the PR description, and no code logic is affected.
  • No files require special attention.

Important Files Changed

Filename Overview
hack/release.yaml Updates CniPlugins version from semantic tag network-operator-v26.1.0 to short commit SHA 0b67dab2; all other components remain unchanged.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml Updates cniPlugins.version from network-operator-v26.1.0 to 0b67dab2 to match new CI-built image tag.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml Updates cniPlugins.version from network-operator-v26.1.0 to 0b67dab2; consistent with other CR changes.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml Updates cniPlugins.version from network-operator-v26.1.0 to 0b67dab2; consistent with other CR changes.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml Updates cniPlugins.version from network-operator-v26.1.0 to 0b67dab2; consistent with other CR changes.

Sequence Diagram

sequenceDiagram
    participant GHA as GitHub Actions
    participant CI as nvidia-ci-cd Bot
    participant Repo as network-operator Repo

    GHA->>GHA: Build branch network-operator-26.4.x
    Note over GHA: Produces image tag 0b67dab2
    GHA->>CI: Trigger reusable workflow
    CI->>Repo: Open PR to update CniPlugins version
    Note over Repo: network-operator-v26.1.0 to 0b67dab2
    Note over Repo: Updated in hack/release.yaml and four example CRs
Loading

Last reviewed commit: 21ba6a2

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