Skip to content

Conversation

@jpayne3506
Copy link
Contributor

Reason for Change:

Sets cluster creation default Kubernetes version to 1.33.

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 requested a review from rbtr June 25, 2025 17:27
@jpayne3506 jpayne3506 self-assigned this Jun 25, 2025
Copilot AI review requested due to automatic review settings June 25, 2025 17:27
@jpayne3506 jpayne3506 requested a review from a team as a code owner June 25, 2025 17:27
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Jun 25, 2025
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 updates the default Kubernetes version used during cluster creation to 1.33 for the v1.7 release train.

  • Change default K8S_VER from 1.30 to 1.33 in the Makefile.
  • Minor update applied in hack/aks/Makefile to reflect the new version.
Comments suppressed due to low confidence (1)

hack/aks/Makefile:12

  • Consider adding a brief comment explaining that this default version is set for the v1.7 release train to help future maintainers understand the rationale behind the change.
K8S_VER ?= 1.33 
@rbtr
Copy link
Collaborator

rbtr commented Jun 25, 2025

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@jpayne3506 jpayne3506 added this pull request to the merge queue Jun 25, 2025
Merged via the queue into master with commit 321acb0 Jun 25, 2025
15 of 16 checks passed
@jpayne3506 jpayne3506 deleted the jpayne3506/v1.7-1.33 branch June 25, 2025 20:21
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
ci: set default k8s ver to 1.33 for v1.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling.

3 participants