Skip to content

Conversation

@QxBytes
Copy link
Contributor

@QxBytes QxBytes commented Nov 12, 2025

Reason for Change:

Backports #4094 as LTS versions ending in .100 don't have a corresponding upstream k8s version.

Issue Fixed:

See above

Requirements:

Notes:

@QxBytes QxBytes self-assigned this Nov 12, 2025
@QxBytes QxBytes requested a review from a team as a code owner November 12, 2025 18:26
Copilot AI review requested due to automatic review settings November 12, 2025 18:26
@QxBytes QxBytes added ci Infra or tooling. release/1.5 Change affects v1.5 release train labels Nov 12, 2025
@QxBytes QxBytes requested a review from gimotwanMSFT November 12, 2025 18:26
@QxBytes
Copy link
Contributor Author

QxBytes commented Nov 12, 2025

/azp run Azure Container Networking PR

@QxBytes QxBytes enabled auto-merge November 12, 2025 18:27
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copilot finished reviewing on behalf of QxBytes November 12, 2025 18:28
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 backports a fix for AKS Long-Term Support (LTS) Kubernetes version handling in the k8s e2e test pipeline. AKS LTS versions use patch numbers >= 100 (e.g., v1.27.100), but these don't correspond to upstream Kubernetes versions that are required for downloading test artifacts.

Key Changes:

  • Added logic to detect LTS versions by checking if patch version >= 100
  • Replaces LTS patch version with ".12" to use a commonly available upstream Kubernetes patch version

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@QxBytes QxBytes added this pull request to the merge queue Nov 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 13, 2025
@rejain789 rejain789 added this pull request to the merge queue Nov 13, 2025
@thatmattlong thatmattlong removed this pull request from the merge queue due to the queue being cleared Nov 13, 2025
@thatmattlong thatmattlong merged commit ed94b0f into release/v1.5 Nov 13, 2025
20 checks passed
@thatmattlong thatmattlong deleted the alew/k8sVer-fix-1-5 branch November 13, 2025 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling. release/1.5 Change affects v1.5 release train

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants