chore: replace cni and cns versions with v1.8.0#7936
Open
behzad-mir wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Changes cached containers or packages on windows VHDsPlease 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.
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 |
Contributor
There was a problem hiding this comment.
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
windowsVersionsandmultiArchVersionsV2arrays - Added v1.8.0-0 entries for azure-cns in both
windowsVersionsandmultiArchVersionsV2arrays - Included appropriate
containerImagePrefetchconfiguration with binaries for the new multiArch versions
| } | ||
| } | ||
| }, | ||
| { |
Contributor
There was a problem hiding this comment.
indentation is off
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.
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 #