Skip to content

Conversation

@camrynl
Copy link
Contributor

@camrynl camrynl commented Jul 29, 2025

Reason for Change:

ERROR: (Windows2019NotSupportedWithOrchestratorVersion) Cannot create Windows2019 node pools with the current Kubernetes version "1.33.1" because Windows2019 was deprecated after Kubernetes version "1.33.0". Please create Windows2022 node pools instead. Code: Windows2019NotSupportedWithOrchestratorVersion Message: Cannot create Windows2019 node pools with the current Kubernetes version "1.33.1" because Windows2019 was deprecated after Kubernetes version "1.33.0". Please create Windows2022 node pools instead. 

not supported with latest pipeline k8s, removing cluster create/test from pipeline

Issue Fixed:

Requirements:

Notes:

@camrynl camrynl added the ci Infra or tooling. label Jul 29, 2025
Copilot AI review requested due to automatic review settings July 29, 2025 22:38
@camrynl camrynl requested a review from a team as a code owner July 29, 2025 22:38
@camrynl camrynl requested a review from msvik July 29, 2025 22:38
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 PR removes Windows 2019 support from the CNI release pipeline due to Kubernetes version compatibility issues. Windows 2019 has been deprecated after Kubernetes version 1.33.0, and the current pipeline uses Kubernetes 1.33.1, causing cluster creation failures.

  • Removes the windows19_overlay job configuration from the pipeline
  • Eliminates Windows 2019 cluster creation and testing steps
@camrynl camrynl changed the title ci: remove windows2019 from release pipeline ci: remove windows2019 from release test pipeline Jul 29, 2025
jpayne3506
jpayne3506 previously approved these changes Jul 29, 2025
@camrynl
Copy link
Contributor Author

camrynl commented Jul 29, 2025

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
Copy link
Contributor

@QxBytes QxBytes left a comment

Choose a reason for hiding this comment

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

does this need to be backported to 1.6.x, or is 1.6.x's release pipeline set to k8s 1.30.x-1.32.x?

@camrynl
Copy link
Contributor Author

camrynl commented Jul 30, 2025

does this need to be backported to 1.6.x, or is 1.6.x's release pipeline set to k8s 1.30.x-1.32.x?

release/1.6 has k8s set to 1.30 in the hackfile so we do not need to backport this

@camrynl camrynl enabled auto-merge July 30, 2025 17:05
@camrynl
Copy link
Contributor Author

camrynl commented Jul 30, 2025

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@camrynl camrynl added this pull request to the merge queue Jul 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 30, 2025
@rbtr rbtr added this pull request to the merge queue Jul 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 30, 2025
@rbtr rbtr added this pull request to the merge queue Jul 31, 2025
Merged via the queue into master with commit 138e4f5 Jul 31, 2025
14 of 15 checks passed
@rbtr rbtr deleted the camrynl/releasewindows19 branch July 31, 2025 02:57
NihaNallappagari pushed a commit to NihaNallappagari/azure-container-networking that referenced this pull request Sep 4, 2025
* ci: remove windows2019 from pipeline, not supported with k8s 1.33 * remove other references to windows 19 stage
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
* ci: remove windows2019 from pipeline, not supported with k8s 1.33 * remove other references to windows 19 stage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling.

5 participants