Skip to content

{AKS} Bump aks-preview to 20.0.0b5 for --control-plane-scaling-size release#9833

Closed
nethbtju wants to merge 1 commit intoAzure:mainfrom
nethbtju:release/aks-preview-20.0.0b5
Closed

{AKS} Bump aks-preview to 20.0.0b5 for --control-plane-scaling-size release#9833
nethbtju wants to merge 1 commit intoAzure:mainfrom
nethbtju:release/aks-preview-20.0.0b5

Conversation

@nethbtju
Copy link
Copy Markdown
Contributor

Summary

Bump aks-preview extension version from 20.0.0b4 to 20.0.0b5 to release the --control-plane-scaling-size parameter.

Changes

  • setup.py: Update VERSION from 20.0.0b4 to 20.0.0b5
  • HISTORY.rst: Move pending entry into new 20.0.0b5 section

New feature in this release

  • az aks create: Add --control-plane-scaling-size parameter to configure control plane scaling profile with available sizes 'H2', 'H4', and 'H8'.

@nethbtju nethbtju requested a review from FumingZhang as a code owner April 29, 2026 06:13
Copilot AI review requested due to automatic review settings April 29, 2026 06:13
@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd Bot commented Apr 29, 2026

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Apr 29, 2026

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Copy Markdown
Contributor

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@github-actions
Copy link
Copy Markdown
Contributor

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@nethbtju nethbtju changed the title Bump aks-preview to 20.0.0b5 for --control-plane-scaling-size release {AKS} Bump aks-preview to 20.0.0b5 for --control-plane-scaling-size release Apr 29, 2026
Copy link
Copy Markdown
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

Bumps the aks-preview Azure CLI extension version to ship the --control-plane-scaling-size parameter described in the release notes.

Changes:

  • Update aks-preview extension version from 20.0.0b4 to 20.0.0b5.
  • Promote the pending changelog entry into a new 20.0.0b5 section in HISTORY.rst.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/aks-preview/setup.py Updates the extension package version to 20.0.0b5.
src/aks-preview/HISTORY.rst Adds a 20.0.0b5 release section and moves the changelog entry under it.

+++++++

20.0.0b5
+++++++
Copy link

Copilot AI Apr 29, 2026

Choose a reason for hiding this comment

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

The section underline for the 20.0.0b5 header is shorter than the header text (7 + chars vs 8). In reStructuredText, the underline should be at least as long as the title, otherwise the heading may not render correctly in release notes tooling. Please extend the underline to match the header length.

Suggested change
+++++++
++++++++

Copilot uses AI. Check for mistakes.
@nethbtju
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Commenter does not have sufficient privileges for PR 9833 in repo Azure/azure-cli-extensions

@github-actions
Copy link
Copy Markdown
Contributor

@nethbtju
Copy link
Copy Markdown
Contributor Author

Latest version includes control plane scaling changes bumped. This PR is now redundant.

@nethbtju nethbtju closed this Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants