Skip to content

chore(deps): bump azure-cloud-node-manager versions#8083

Open
anndono wants to merge 1 commit intomainfrom
chengan/bump-cloud-node-manager
Open

chore(deps): bump azure-cloud-node-manager versions#8083
anndono wants to merge 1 commit intomainfrom
chengan/bump-cloud-node-manager

Conversation

@anndono
Copy link

@anndono anndono commented Mar 12, 2026

What this PR does / why we need it:
This PR is to bump versions for azure-cloud-node-manager.
Which issue(s) this PR fixes:

Fixes #

Copilot AI review requested due to automatic review settings March 12, 2026 05:02
@github-actions github-actions bot added the components This pull request updates cached components on Linux or Windows VHDs label Mar 12, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the pinned MCR image tags for azure-cloud-node-manager in parts/common/components.json, which feeds the repo’s component/version matrix used for building/provisioning AKS node artifacts.

Changes:

  • Bump azure-cloud-node-manager (oss/v2) image tags for the 1.32, 1.33, and 1.34 tracks.
  • Update previousLatestVersion for the 1.32 and 1.33 tracks (but not the 1.34 track—see comment).

Package Update Analysis: azure-cloud-node-manager

Version changes (all patch-level within each Kubernetes minor track):

  • v1.32.13-1v1.32.14-1
  • v1.33.8-1v1.33.9-1
  • v1.34.5-1v1.34.6-1

OS variants affected: Multi-arch container image tag updates under mcr.microsoft.com/oss/v2/kubernetes/azure-cloud-node-manager (typically impacts Linux pulls across supported architectures).

OS variants NOT updated: Windows *-windows-hpc-1 tags in the same component block were not changed by this PR.

Changelog between versions: Upstream changelog not found from within this review context. Manual verification recommended (e.g., confirm the new tags exist in MCR and review the release notes/commit diffs for these patch bumps).

Overall Risk: 🟡 Medium
Justification: Patch bumps are usually low risk, but azure-cloud-node-manager is cluster-critical and a previousLatestVersion mismatch was introduced for the 1.34 track, which can break rollback/reference expectations in tooling.
Recommendation: Request changes (fix the previousLatestVersion field; optionally validate tag availability before merge).

@anndono anndono force-pushed the chengan/bump-cloud-node-manager branch from dc4cd38 to 6157332 Compare March 12, 2026 14:27
{
"renovateTag": "registry=https://mcr.microsoft.com, name=oss/v2/kubernetes/azure-cloud-node-manager",
"latestVersion": "v1.33.8-1",
"latestVersion": "v1.33.9-1",
Copy link
Collaborator

Choose a reason for hiding this comment

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

we dont' need 1.33.7 ?

Image

Copy link
Collaborator

@djsly djsly left a comment

Choose a reason for hiding this comment

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

should we cache 1.33.7 ?

Copilot AI review requested due to automatic review settings March 13, 2026 03:21
@anndono anndono force-pushed the chengan/bump-cloud-node-manager branch from 6157332 to af97dd9 Compare March 13, 2026 03:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

@anndono anndono force-pushed the chengan/bump-cloud-node-manager branch from af97dd9 to 1ad9801 Compare March 13, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

components This pull request updates cached components on Linux or Windows VHDs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants