Skip to content

[draft] overall changes for ni windows#7975

Draft
fseldow wants to merge 1 commit intomainfrom
xinhl/winall
Draft

[draft] overall changes for ni windows#7975
fseldow wants to merge 1 commit intomainfrom
xinhl/winall

Conversation

@fseldow
Copy link
Contributor

@fseldow fseldow commented Feb 27, 2026

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Copilot AI review requested due to automatic review settings February 27, 2026 01:30
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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions bot added the components This pull request updates cached components on Linux or Windows VHDs label Feb 27, 2026
@github-actions
Copy link
Contributor

PR Title Lint Failed ❌

Current Title: [draft] overall changes for ni windows

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
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 9b3f85b..7ad0514 100644
--- a/vhd_files/2022-containerd-gen2.txt
+++ b/vhd_files/2022-containerd-gen2.txt
@@ -16,0 +17 @@ c:\akse-cache\csi-proxy\: https://packages.aks.azure.com/csi-proxy/v1.1.2-hotfix
+c:\akse-cache\oras\: https://github.com/oras-project/oras/releases/download/v1.2.2/oras_1.2.2_linux_cpu-arch.tar.gz
diff --git a/vhd_files/2022-containerd.txt b/vhd_files/2022-containerd.txt
index 3e69016..a1b3672 100644
--- a/vhd_files/2022-containerd.txt
+++ b/vhd_files/2022-containerd.txt
@@ -16,0 +17 @@ c:\akse-cache\csi-proxy\: https://packages.aks.azure.com/csi-proxy/v1.1.2-hotfix
+c:\akse-cache\oras\: https://github.com/oras-project/oras/releases/download/v1.2.2/oras_1.2.2_linux_cpu-arch.tar.gz
diff --git a/vhd_files/2025-gen2.txt b/vhd_files/2025-gen2.txt
index dfbde77..cc23d91 100644
--- a/vhd_files/2025-gen2.txt
+++ b/vhd_files/2025-gen2.txt
@@ -13,0 +14 @@ c:\akse-cache\csi-proxy\: https://packages.aks.azure.com/csi-proxy/v1.1.2-hotfix
+c:\akse-cache\oras\: https://github.com/oras-project/oras/releases/download/v1.2.2/oras_1.2.2_linux_cpu-arch.tar.gz
diff --git a/vhd_files/2025.txt b/vhd_files/2025.txt
index e855749..4641554 100644
--- a/vhd_files/2025.txt
+++ b/vhd_files/2025.txt
@@ -13,0 +14 @@ c:\akse-cache\csi-proxy\: https://packages.aks.azure.com/csi-proxy/v1.1.2-hotfix
+c:\akse-cache\oras\: https://github.com/oras-project/oras/releases/download/v1.2.2/oras_1.2.2_linux_cpu-arch.tar.gz
diff --git a/vhd_files/23H2-gen2.txt b/vhd_files/23H2-gen2.txt
index 6ab5475..74d19aa 100644
--- a/vhd_files/23H2-gen2.txt
+++ b/vhd_files/23H2-gen2.txt
@@ -14,0 +15 @@ c:\akse-cache\csi-proxy\: https://packages.aks.azure.com/csi-proxy/v1.1.2-hotfix
+c:\akse-cache\oras\: https://github.com/oras-project/oras/releases/download/v1.2.2/oras_1.2.2_linux_cpu-arch.tar.gz
diff --git a/vhd_files/23H2.txt b/vhd_files/23H2.txt
index aab7763..0cb2a99 100644
--- a/vhd_files/23H2.txt
+++ b/vhd_files/23H2.txt
@@ -14,0 +15 @@ c:\akse-cache\csi-proxy\: https://packages.aks.azure.com/csi-proxy/v1.1.2-hotfix
+c:\akse-cache\oras\: https://github.com/oras-project/oras/releases/download/v1.2.2/oras_1.2.2_linux_cpu-arch.tar.gz

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