Skip to content

Conversation

@v-huizhu2
Copy link
Contributor

@v-huizhu2 v-huizhu2 commented Nov 20, 2025

https://github.com/Azure/sdk-release-request/issues/6696

The cluster is using Kubernetes version 1.30.3.This version is only available for Long-Term Support (LTS).
To use LTS versions, the cluster must be in Premium tier with LTS support plan.Use a known stable non-LTS version.
Add node image version and upgrade strategy only in preview api-version.

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

- Changed tag from package-2025-09 to package-preview-2025-09
- Maintained existing modelerfour and sync stack configurations
- Preserved ContainerServiceVMSizeTypes model mapping
- Kept OSSku model renaming configuration
- Updated `api-version` to `2025-09-01-preview` in changelog
- Marked release as non-breaking with other changes category
- Removed unreleased status for version 2.57.0-beta.1
- Updated AKS cluster version from 1.30.3 to 1.31.8 in integration test
- Updated asset tag to latest version
- Maintained consistency with azure-sdk-assets repository structure
Copilot AI review requested due to automatic review settings November 20, 2025 00:41
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Nov 20, 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 upgrades the Azure Container Service resource manager library to version 2.57.0 beta.1, introducing new features and API enhancements for Azure Kubernetes Service (AKS). The release adds support for JWT authentication, identity bindings, mesh memberships, load balancers, enhanced security features, and numerous configuration improvements.

Key changes:

  • Added JWT authenticator support with validation rules and claim mappings
  • Introduced identity binding and mesh membership management capabilities
  • Enhanced security profiles with transit encryption and advanced networking features
  • Added support for blue-green upgrade strategies and agent pool rollback capabilities
  • Updated API version from 2025-09-01 to 2025-09-02-preview across all client implementations

Reviewed Changes

Copilot reviewed 98 out of 280 changed files in this pull request and generated no comments.

Show a summary per file
File Description
KubeletConfig.java Added seccompDefault property for configuring default seccomp profiles on workloads
JwtAuthenticator*.java New JWT authenticator models for Kubernetes authentication configuration
IdentityBinding*.java New identity binding models for managed identity integration
ContainerServiceNetworkProfile.java Added kube-proxy configuration and pod link-local access settings
AdvancedNetworking*.java Enhanced with transit encryption and performance optimization features
AgentPoolUpgradeSettings.java Added minSurge and maxBlockedNodes for improved upgrade control
AgentPoolBlueGreenUpgradeSettings.java New blue-green upgrade strategy configuration
*ClientImpl.java Updated API version strings across all client implementations
ContainerServiceManagementClientImpl.java Registered new client implementations for extended functionality

@v-huizhu2 v-huizhu2 changed the title Release/azure resourcemanager containerservice/2.57.0 beta.1 mgmt containerservice, update api-version to preview-2025-09-01 Nov 20, 2025
@v-huizhu2 v-huizhu2 changed the title mgmt containerservice, update api-version to preview-2025-09-01 mgmt containerservice, update api-version to preview-2025-09-02 Nov 20, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 20, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

com.azure.resourcemanager:azure-resourcemanager-containerservice

…upport

- Add nodeImageVersion field to agent pool configuration
- Add upgradeStrategy field to agent pool configuration
- Enable preview API version features for virtual machine nodes
- Update agent pool inner model with new properties
…ntainerservice/2.57.0-beta.1' into release/azure-resourcemanager-containerservice/2.57.0-beta.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant