Skip to content

chore(windows): bump cilium networking package to 1.7.0 for Windows 2025#8542

Merged
rzlink merged 1 commit into
mainfrom
davwei/windowscilium_package
May 21, 2026
Merged

chore(windows): bump cilium networking package to 1.7.0 for Windows 2025#8542
rzlink merged 1 commit into
mainfrom
davwei/windowscilium_package

Conversation

@rzlink
Copy link
Copy Markdown
Contributor

@rzlink rzlink commented May 20, 2026

Bumps Windows Cilium networking package (mcr.microsoft.com/wcn/package) from 1.6.0 to 1.7.0 for the Windows 2025 SKU.

Copilot AI review requested due to automatic review settings May 20, 2026 17:58
@github-actions github-actions Bot added the components This pull request updates cached components on Linux or Windows VHDs label May 20, 2026
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 Windows Cilium networking platform OCI artifact version used for the Windows Server 2025 SKU, by bumping the cached mcr.microsoft.com/wcn/package tag in components.json. This impacts what the Windows VHD build caches under c:\akse-cache\wcn\ for 2025-matching SKUs.

Changes:

  • Bump Windows Server 2025 (windowsSkuMatch: "2025*") WCN/Cilium networking package version from 1.6.0 to 1.7.0 in parts/common/components.json.

Package Update Analysis: windows cilium networking platform

Version change: 1.6.0 → 1.7.0 (minor update)
OS variants affected: Windows Server 2025 SKU (windowsSkuMatch: "2025*")
OS variants NOT updated: Windows 23H2 SKU remains on 1.3.0

Changelog between versions: Upstream changelog/release notes for mcr.microsoft.com/wcn/package were not found in this repository, so changes between 1.6.0 and 1.7.0 can’t be verified from in-repo sources. Manual validation is recommended (at minimum: confirm the tag exists and the artifact pulls during VHD build, plus basic Windows 2025 Cilium dataplane validation).

@rzlink rzlink requested a review from timmy-wright May 20, 2026 18:11
Signed-off-by: Dawei Wei <wei.dawei.cn@gmail.com>
@rzlink rzlink force-pushed the davwei/windowscilium_package branch from 13a9433 to 1c53af6 Compare May 21, 2026 00:59
@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/2025-gen2.txt b/vhd_files/2025-gen2.txt
index d5aea5a..68eacef 100644
--- a/vhd_files/2025-gen2.txt
+++ b/vhd_files/2025-gen2.txt
@@ -15 +15 @@ c:\akse-cache\csi-proxy\: https://packages.aks.azure.com/csi-proxy/v1.1.2-hotfix
-c:\akse-cache\wcn\: mcr.microsoft.com/wcn/package:1.6.0-cpu-arch
+c:\akse-cache\wcn\: mcr.microsoft.com/wcn/package:1.7.0-cpu-arch
diff --git a/vhd_files/2025.txt b/vhd_files/2025.txt
index 7012908..6d11288 100644
--- a/vhd_files/2025.txt
+++ b/vhd_files/2025.txt
@@ -15 +15 @@ c:\akse-cache\csi-proxy\: https://packages.aks.azure.com/csi-proxy/v1.1.2-hotfix
-c:\akse-cache\wcn\: mcr.microsoft.com/wcn/package:1.6.0-cpu-arch
+c:\akse-cache\wcn\: mcr.microsoft.com/wcn/package:1.7.0-cpu-arch

@rzlink rzlink merged commit 32c22d0 into main May 21, 2026
45 checks passed
@rzlink rzlink deleted the davwei/windowscilium_package branch May 21, 2026 03:11
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.

4 participants