Skip to content

chore: replace cni and cns versions with v1.8.0#7936

Open
behzad-mir wants to merge 1 commit intomainfrom
azureCNI-v1.8.0
Open

chore: replace cni and cns versions with v1.8.0#7936
behzad-mir wants to merge 1 commit intomainfrom
azureCNI-v1.8.0

Conversation

@behzad-mir
Copy link
Contributor

What this PR does / why we need it:
Bump cni and cns cached versions to 1.8.0
Which issue(s) this PR fixes:

Fixes #

Copilot AI review requested due to automatic review settings February 24, 2026 19:41
@github-actions github-actions bot added the components This pull request updates cached components on Linux or Windows VHDs label Feb 24, 2026
@behzad-mir behzad-mir requested a review from rbtr February 24, 2026 19:42
@github-actions
Copy link
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/2019-containerd.txt b/vhd_files/2019-containerd.txt
index e39e27f..f32c278 100644
--- a/vhd_files/2019-containerd.txt
+++ b/vhd_files/2019-containerd.txt
@@ -57,0 +58 @@ mcr.microsoft.com/containernetworking/azure-cni:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cni:v1.8.0-0
@@ -60,0 +62 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.8.0-0
diff --git a/vhd_files/2022-containerd-gen2.txt b/vhd_files/2022-containerd-gen2.txt
index f1e1447..b8da276 100644
--- a/vhd_files/2022-containerd-gen2.txt
+++ b/vhd_files/2022-containerd-gen2.txt
@@ -107,0 +108 @@ mcr.microsoft.com/containernetworking/azure-cni:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cni:v1.8.0-0
@@ -110,0 +112 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.8.0-0
diff --git a/vhd_files/2022-containerd.txt b/vhd_files/2022-containerd.txt
index dc4b616..5d15dca 100644
--- a/vhd_files/2022-containerd.txt
+++ b/vhd_files/2022-containerd.txt
@@ -107,0 +108 @@ mcr.microsoft.com/containernetworking/azure-cni:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cni:v1.8.0-0
@@ -110,0 +112 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.8.0-0
diff --git a/vhd_files/2025-gen2.txt b/vhd_files/2025-gen2.txt
index cd143d8..350d48c 100644
--- a/vhd_files/2025-gen2.txt
+++ b/vhd_files/2025-gen2.txt
@@ -37,0 +38 @@ mcr.microsoft.com/containernetworking/azure-cni:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cni:v1.8.0-0
@@ -40,0 +42 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.8.0-0
diff --git a/vhd_files/2025.txt b/vhd_files/2025.txt
index 1ffb8a5..592e341 100644
--- a/vhd_files/2025.txt
+++ b/vhd_files/2025.txt
@@ -37,0 +38 @@ mcr.microsoft.com/containernetworking/azure-cni:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cni:v1.8.0-0
@@ -40,0 +42 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.8.0-0
diff --git a/vhd_files/23H2-gen2.txt b/vhd_files/23H2-gen2.txt
index 1933c07..a5dd8fa 100644
--- a/vhd_files/23H2-gen2.txt
+++ b/vhd_files/23H2-gen2.txt
@@ -57,0 +58 @@ mcr.microsoft.com/containernetworking/azure-cni:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cni:v1.8.0-0
@@ -60,0 +62 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.8.0-0
diff --git a/vhd_files/23H2.txt b/vhd_files/23H2.txt
index 27a8902..d452690 100644
--- a/vhd_files/23H2.txt
+++ b/vhd_files/23H2.txt
@@ -57,0 +58 @@ mcr.microsoft.com/containernetworking/azure-cni:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cni:v1.8.0-0
@@ -60,0 +62 @@ mcr.microsoft.com/containernetworking/azure-cns:v1.7.9-0
+mcr.microsoft.com/containernetworking/azure-cns:v1.8.0-0

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 pull request adds azure-cni and azure-cns version v1.8.0-0 to the cached container images in components.json for VHD building. This allows AKS nodes to pre-cache the new v1.8.0-0 versions of these critical networking components alongside the existing v1.5.50, v1.6.35-0, and v1.7.9-0 versions.

Changes:

  • Added v1.8.0-0 entries for azure-cni in both windowsVersions and multiArchVersionsV2 arrays
  • Added v1.8.0-0 entries for azure-cns in both windowsVersions and multiArchVersionsV2 arrays
  • Included appropriate containerImagePrefetch configuration with binaries for the new multiArch versions

}
}
},
{
Copy link
Contributor

@cameronmeissner cameronmeissner Feb 25, 2026

Choose a reason for hiding this comment

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

indentation is off

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.

3 participants