Skip to content

chore: aks version update#550

Merged
Prajwal-Microsoft merged 4 commits intodevfrom
psl-aks-update
Mar 3, 2026
Merged

chore: aks version update#550
Prajwal-Microsoft merged 4 commits intodevfrom
psl-aks-update

Conversation

@Rafi-Microsoft
Copy link
Contributor

Purpose

This pull request introduces two small but important updates to the deployment scripts and infrastructure configuration. The changes ensure that AKS node pool upgrades proceed without interactive confirmation and that the managed Kubernetes cluster uses a more recent version.

  • Infrastructure Version Update:

    • Updated the kubernetesVersion in the infra/main.bicep file from 1.32.7 to 1.34.2, ensuring the cluster is created with the latest stable Kubernetes version.
  • Deployment Automation Improvement:

    • Modified the AKS node pool upgrade command in Deployment/resourcedeployment.ps1 to include the --yes flag, allowing upgrades to proceed without manual confirmation and making the process fully automated.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

@Prajwal-Microsoft Prajwal-Microsoft merged commit 54983ec into dev Mar 3, 2026
2 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-aks-update branch March 4, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants