ci: update nic-configuration-operator version to 200954e (of branch network-operator-26.1.x)#2155
Conversation
Signed-off-by: nvidia-ci-cd <svc-cloud-orch-gh@nvidia.com>
Greptile OverviewGreptile SummaryThis PR updates the nic-configuration-operator component version reference to
These updates keep the example CRs aligned with the release config, but introduce a mixed versioning scheme inside Confidence Score: 3/5
Important Files Changed
Sequence DiagramsequenceDiagram
autonumber
participant Rel as hack/release.yaml
participant Build as CI build/publish (nic-configuration-operator)
participant Gen as Release tooling (manifests/examples)
participant User as Cluster admin
participant K8s as Kubernetes
Rel->>Gen: Version set to 200954e
Gen->>Build: Resolve image tag/digest for nic-configuration-operator
Build-->>Gen: Publish/tag image (expected tag exists)
Gen-->>User: Generate example CRs/values referencing version
User->>K8s: Apply NicClusterPolicy example
K8s->>K8s: Pull operator + daemon images by tag
Note over Gen,K8s: If tag format mismatches expected scheme,
Note over Gen,K8s: resolution/promotion/pull can fail for these images only
|
Additional Comments (1)
|
Automated CI update for component 'nic-configuration-operator', created by GitHub actions reusable workflow run 21858303760 for release branch network-operator-26.1.x.