Skip to content

Conversation

@jpayne3506
Copy link
Contributor

@jpayne3506 jpayne3506 commented Jul 9, 2025

Reason for Change:

Inconsistencies across make recipes led to missed OS_SKU usage within e2e.

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 self-assigned this Jul 9, 2025
Copilot AI review requested due to automatic review settings July 9, 2025 17:53
@jpayne3506 jpayne3506 added the fix Fixes something. label Jul 9, 2025
@jpayne3506 jpayne3506 requested a review from a team as a code owner July 9, 2025 17:53
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Jul 9, 2025
@jpayne3506 jpayne3506 requested a review from rohitams July 9, 2025 17:53
@jpayne3506 jpayne3506 added needs-backport Change needs to be backported to previous release trains release/1.5 Change affects v1.5 release train release/1.6 Change affects 1.6 release train labels Jul 9, 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 consolidates repeated Azure CLI parameters in the Makefile by introducing a COMMON_AKS_FIELDS variable to reduce duplication and ensure consistency across all az aks create commands. The change addresses inconsistencies that led to missed OS_SKU end-to-end tests.

  • Extracts common az aks create parameters into a reusable COMMON_AKS_FIELDS variable
  • Replaces duplicated parameter lists across all cluster creation targets with the common variable
  • Adds the new variable to the vars target for visibility
Comments suppressed due to low confidence (2)
@jpayne3506
Copy link
Contributor Author

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@jpayne3506 jpayne3506 enabled auto-merge July 10, 2025 01:43
@jpayne3506 jpayne3506 added this pull request to the merge queue Jul 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 10, 2025
@jpayne3506 jpayne3506 added this pull request to the merge queue Jul 10, 2025
@isaac-dasan isaac-dasan removed this pull request from the merge queue due to a manual request Jul 10, 2025
@rbtr rbtr added this pull request to the merge queue Jul 10, 2025
Merged via the queue into master with commit 57ab6c5 Jul 10, 2025
80 of 110 checks passed
@rbtr rbtr deleted the jpayne3506/os_sku-fix branch July 10, 2025 23:33
NihaNallappagari pushed a commit to NihaNallappagari/azure-container-networking that referenced this pull request Sep 4, 2025
* ci: combine repeated az aks create fields * ci: move az aks create into common field * chore: cleanup spacing * revert: dont touch swiftv2
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
* ci: combine repeated az aks create fields * ci: move az aks create into common field * chore: cleanup spacing * revert: dont touch swiftv2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Infra or tooling. fix Fixes something. needs-backport Change needs to be backported to previous release trains release/1.5 Change affects v1.5 release train release/1.6 Change affects 1.6 release train

5 participants