ci: update multus-cni version to 1b7bed7b (of branch network-operator-26.1.x)#2160
Open
nvidia-ci-cd wants to merge 1 commit intomasterfrom
Open
ci: update multus-cni version to 1b7bed7b (of branch network-operator-26.1.x)#2160nvidia-ci-cd wants to merge 1 commit intomasterfrom
nvidia-ci-cd wants to merge 1 commit intomasterfrom
Conversation
Signed-off-by: nvidia-ci-cd <svc-cloud-orch-gh@nvidia.com>
Greptile OverviewGreptile SummaryThis PR updates the pinned Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
autonumber
participant Dev as User/CI
participant NCP as NicClusterPolicy (CR)
participant NO as network-operator
participant K8s as Kubernetes API
participant Reg as nvcr.io registry
Dev->>K8s: Apply NicClusterPolicy YAML
K8s-->>NO: Notify operator via watch
NO->>NCP: Read spec.secondaryNetwork.multus
NCP-->>NO: repository=nvcr.io/nvstaging/mellanox
NCP-->>NO: image=multus-cni
NCP-->>NO: version=1b7bed7b
NO->>Reg: Pull image nvcr.io/nvstaging/mellanox/multus-cni:1b7bed7b
NO->>K8s: Create/Update Multus DaemonSet
K8s-->>NO: DaemonSet status
NO-->>Dev: Multus updated per CR
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated CI update for component 'multus-cni', created by GitHub actions reusable workflow run 21872974052 for release branch network-operator-26.1.x.