Skip to content

feat: upgrade azurefile-csi-driver image to v1.35.5#8909

Open
andyzhangx wants to merge 1 commit into
mainfrom
upgrade-azurefile-csi-v1.35.5
Open

feat: upgrade azurefile-csi-driver image to v1.35.5#8909
andyzhangx wants to merge 1 commit into
mainfrom
upgrade-azurefile-csi-v1.35.5

Conversation

@andyzhangx

@andyzhangx andyzhangx commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Upgrade azurefile-csi-driver image to v1.35.5.

Changes:

  • Update latestVersion from v1.35.4 to v1.35.5 (Linux multi-arch)
  • Update latestVersion from v1.35.4-windows-hp to v1.35.5-windows-hp (Windows)
  • Roll previousLatestVersion accordingly (v1.35.3v1.35.4, v1.35.3-windows-hpv1.35.4-windows-hp)

Which issue(s) this PR fixes:
N/A

Copilot AI review requested due to automatic review settings July 13, 2026 04:11
@github-actions github-actions Bot added the components This pull request updates cached components on Linux or Windows VHDs label Jul 13, 2026
@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 e187816..551c21e 100644
--- a/vhd_files/2022-containerd-gen2.txt
+++ b/vhd_files/2022-containerd-gen2.txt
@@ -123 +122,0 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.34.6-windows-hp
-mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.3-windows-hp
@@ -124,0 +124 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.4-windows-hp
+mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.5-windows-hp
diff --git a/vhd_files/2022-containerd.txt b/vhd_files/2022-containerd.txt
index 760db3c..9c29534 100644
--- a/vhd_files/2022-containerd.txt
+++ b/vhd_files/2022-containerd.txt
@@ -123 +122,0 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.34.6-windows-hp
-mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.3-windows-hp
@@ -124,0 +124 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.4-windows-hp
+mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.5-windows-hp
diff --git a/vhd_files/2025-gen2-tl.txt b/vhd_files/2025-gen2-tl.txt
index a901175..2f99da4 100644
--- a/vhd_files/2025-gen2-tl.txt
+++ b/vhd_files/2025-gen2-tl.txt
@@ -54 +53,0 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.34.6-windows-hp
-mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.3-windows-hp
@@ -55,0 +55 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.4-windows-hp
+mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.5-windows-hp
diff --git a/vhd_files/2025-gen2.txt b/vhd_files/2025-gen2.txt
index 4d7aa19..e301b4f 100644
--- a/vhd_files/2025-gen2.txt
+++ b/vhd_files/2025-gen2.txt
@@ -54 +53,0 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.34.6-windows-hp
-mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.3-windows-hp
@@ -55,0 +55 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.4-windows-hp
+mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.5-windows-hp
diff --git a/vhd_files/2025.txt b/vhd_files/2025.txt
index 1441011..21df0cd 100644
--- a/vhd_files/2025.txt
+++ b/vhd_files/2025.txt
@@ -54 +53,0 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.34.6-windows-hp
-mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.3-windows-hp
@@ -55,0 +55 @@ mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.4-windows-hp
+mcr.microsoft.com/oss/v2/kubernetes-csi/azurefile-csi:v1.35.5-windows-hp

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 File CSI Driver container image versions in parts/common/components.json, ensuring AKS node/VHD build and provisioning flows reference the latest patch release.

Changes:

  • Bump oss/v2/kubernetes-csi/azurefile-csi from v1.35.4 → v1.35.5 (multi-arch).
  • Bump oss/v2/kubernetes-csi/azurefile-csi Windows HP image from v1.35.4-windows-hp → v1.35.5-windows-hp.

Package Update Analysis: azurefile-csi-driver

Version change: v1.35.4 → v1.35.5 (patch update)
OS variants affected: Linux (multi-arch image), Windows (windows-hp image)
OS variants NOT updated: None — full coverage for the v1.35.x entries updated in this PR

Notable changes between v1.35.4 and v1.35.5 (upstream release notes / compare):

  • Security: Fix for CVE-2026-25680 (🔴 High impact, but the fix itself is beneficial; upgrade recommended).
    Sources: GitHub releases + compare: https://github.com/kubernetes-sigs/azurefile-csi-driver/releases and kubernetes-sigs/azurefile-csi-driver@v1.35.4...v1.35.5
  • Validation/Robustness: Added volumeid validation (🟡 Medium; could surface previously-hidden invalid inputs, but improves correctness).
  • Dependencies: Updated CSI sidecar images (🟡 Medium; can change behavior subtly, but is typical for patch releases).
  • Performance/Scaling: Increased kube API QPS/burst for snapshot-related components (🟢 Low/🟡 Medium depending on cluster load; generally beneficial).

Overall Risk: 🟡 Medium
Recommendation: Approve (patch release with a security fix; changes are in line with routine component pin bumps).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 no new comments.

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