Skip to content

{AKS} Vendor new SDK and bump API version to 2026-05-02-preview - #10143

Merged
Julie Zhu (yanzhudd) merged 4 commits into
Azure:mainfrom
elvazhu521:bump-aks-preview-sdk-2026-05-02-preview
Jul 27, 2026
Merged

{AKS} Vendor new SDK and bump API version to 2026-05-02-preview#10143
Julie Zhu (yanzhudd) merged 4 commits into
Azure:mainfrom
elvazhu521:bump-aks-preview-sdk-2026-05-02-preview

Conversation

@elvazhu521

@elvazhu521 elvazhu521 commented Jul 27, 2026

Copy link
Copy Markdown
Member

This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install azdev required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

🤖 PR Validation — ️✔️ All clear

Breaking Changes
️✔️ None

Copilot AI review requested due to automatic review settings July 27, 2026 01:14
@elvazhu521
elvazhu521 requested a review from FumingZhang as a code owner July 27, 2026 01:14
@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi elvazhu521,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

FumingZhang
FumingZhang previously approved these changes Jul 27, 2026
- SchedulerProfile flattened: schedulerInstanceProfiles wrapper removed in
  2026-05-02-preview spec; use SchedulerProfile.upstream directly.
- LoadBalancer managedOutboundIPs: SDK renamed Python attr count_i_pv6 ->
  count_ipv6 (wire name countIPv6 unchanged). NAT-gateway
  ManagedClusterManagedOutboundIPProfile keeps count_i_pv6.

Fixes 9 unit/scenario test failures from the SDK bump.
@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

- ipv6: CLI output key derives from SDK Python attr; count_ipv6 -> output
  countIpv6 (was countIPv6). Update assertions.
- scheduler: flatten schedulerProfile.schedulerInstanceProfiles.upstream ->
  schedulerProfile.upstream in assertions and recorded response bodies to
  match flattened 2026-05-02-preview API.
@a0x1ab

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).

@yanzhudd
Julie Zhu (yanzhudd) merged commit 8f95fc8 into Azure:main Jul 27, 2026
24 checks passed
@azclibot

Copy link
Copy Markdown
Collaborator

[Release] Update index.json for extension [ aks-preview-21.0.0b11 ] : https://dev.azure.com/msazure/One/_build/results?buildId=173894162&view=results

Anushka Singh (anushkasingh16) pushed a commit to anushkasingh16/azure-cli-extensions that referenced this pull request Jul 27, 2026
The 21.0.0b11 version was consumed by the 2026-05-02-preview SDK vendor
(Azure#10143) and is already released, so the new --maintenance-window-id
command change needs its own version. Bump setup.py to 21.0.0b12 and move
the HISTORY entry out of Pending under the new 21.0.0b12 heading.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants