Skip to content

Update the cns to v1.6.43#8371

Open
csfmomo wants to merge 1 commit intomainfrom
shchen/cns1.6.43
Open

Update the cns to v1.6.43#8371
csfmomo wants to merge 1 commit intomainfrom
shchen/cns1.6.43

Conversation

@csfmomo
Copy link
Copy Markdown
Contributor

@csfmomo csfmomo commented Apr 22, 2026

What this PR does / why we need it:
Update the cns to v1.6.43

Which issue(s) this PR fixes:

Fixes #

Copilot AI review requested due to automatic review settings April 22, 2026 05:16
@github-actions github-actions Bot added the components This pull request updates cached components on Linux or Windows VHDs label Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

PR Title Lint Failed ❌

Current Title: Update the cns to v1.6.43

Your PR title doesn't follow the expected format. Please update your PR title to follow one of these patterns:

Conventional Commits Format:

  • feat: add new feature - for new features
  • fix: resolve bug in component - for bug fixes
  • docs: update README - for documentation changes
  • refactor: improve code structure - for refactoring
  • test: add unit tests - for test additions
  • chore: remove dead code - for maintenance tasks
  • chore(deps): update dependencies - for updating dependencies
  • ci: update build pipeline - for CI/CD changes

Guidelines:

  • Use lowercase for the type and description
  • Keep the description concise but descriptive
  • Use imperative mood (e.g., "add" not "adds" or "added")
  • Don't end with a period

Examples:

  • feat(windows): add secure TLS bootstrapping for Windows nodes
  • fix: resolve kubelet certificate rotation issue
  • docs: update installation guide
  • Added new feature
  • Fix bug.
  • Update docs

Please update your PR title and the lint check will run again automatically.

@github-actions
Copy link
Copy Markdown
Contributor

Changes cached containers or packages on windows VHDs

Please get a Windows SIG member to approve.

The following dif file shows any additions or deletions from what will be cached on windows VHDs organised by VHD type.

  • Additions are new things cached.
  • Deletions are things no longer cached.
diff --git a/vhd_files/2022-containerd-gen2.txt b/vhd_files/2022-containerd-gen2.txt
index 8fcec06..50fcef4 100644
--- a/vhd_files/2022-containerd-gen2.txt
+++ b/vhd_files/2022-containerd-gen2.txt
@@ -107 +107 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.5.50
-mcr.microsoft.com/containernetworking/azure-cns:v1.6.35-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.6.43-0
diff --git a/vhd_files/2022-containerd.txt b/vhd_files/2022-containerd.txt
index fa3e38c..d79511e 100644
--- a/vhd_files/2022-containerd.txt
+++ b/vhd_files/2022-containerd.txt
@@ -107 +107 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.5.50
-mcr.microsoft.com/containernetworking/azure-cns:v1.6.35-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.6.43-0
diff --git a/vhd_files/2025-gen2.txt b/vhd_files/2025-gen2.txt
index 7a80cc4..08816ad 100644
--- a/vhd_files/2025-gen2.txt
+++ b/vhd_files/2025-gen2.txt
@@ -38 +38 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.5.50
-mcr.microsoft.com/containernetworking/azure-cns:v1.6.35-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.6.43-0
diff --git a/vhd_files/2025.txt b/vhd_files/2025.txt
index dd4e431..545c024 100644
--- a/vhd_files/2025.txt
+++ b/vhd_files/2025.txt
@@ -38 +38 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.5.50
-mcr.microsoft.com/containernetworking/azure-cns:v1.6.35-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.6.43-0
diff --git a/vhd_files/23H2-gen2.txt b/vhd_files/23H2-gen2.txt
index af60e9b..3994e25 100644
--- a/vhd_files/23H2-gen2.txt
+++ b/vhd_files/23H2-gen2.txt
@@ -57 +57 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.5.50
-mcr.microsoft.com/containernetworking/azure-cns:v1.6.35-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.6.43-0
diff --git a/vhd_files/23H2.txt b/vhd_files/23H2.txt
index 657aec1..3835d19 100644
--- a/vhd_files/23H2.txt
+++ b/vhd_files/23H2.txt
@@ -57 +57 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.5.50
-mcr.microsoft.com/containernetworking/azure-cns:v1.6.35-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.6.43-0

Copy link
Copy Markdown
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 Azure CNS (Container Networking Service) container image version in parts/common/components.json, which is used to drive image selection/prefetch across VHD builds and provisioning.

Changes:

  • Bumps mcr.microsoft.com/containernetworking/azure-cns version from v1.6.35-0 to v1.6.43-0 in both windowsVersions and multiArchVersionsV2.

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.

2 participants