{AKS} Vendor new SDK and bump API version to 2026-03-02-preview#9869
Conversation
❌Azure CLI Extensions Breaking Change Test
|
|
Hi @elvazhu521, |
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
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). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
|
9ff17c4 to
cfe378d
Compare
@microsoft-github-policy-service agree company="Microsoft" |
5df0f39 to
221651b
Compare
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
…e_vms_pool with updated api-version
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
| 20.0.0b9 | ||
| ++++++ | ||
| * [BREAKING CHANGE] `az aks create/update`: Remove `--disk-driver-version` option as the `version` field has been removed from the API spec for `ManagedClusterStorageProfileDiskCSIDriver`. |
There was a problem hiding this comment.
should we bump the version to 21.0.0b1 as this is a breaking change?
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
[Release] Update index.json for extension [ aks-preview-21.0.0b1 ] : https://dev.azure.com/msazure/One/_build/results?buildId=164283170&view=results |
The vendored SDK has been updated (PR Azure#9869) to include the nodePublicIPPrefixIDs field on AgentPoolNetworkProfile. Switch from the dictionary-style workaround to direct attribute access on the SDK model per reviewer guidance.
Related command
{AKS} Vendor new SDK and bump API version to 2026-03-02-preview
Based on #9856 by @FumingZhang, with linter fix applied.
Changes
2026-03-02-previewAPI versionaz aks create/update: Remove--disk-driver-versionoption (field removed from API spec forManagedClusterStorageProfileDiskCSIDriver)--disk-driver-versionhelp entries from_help.pyGeneral Guidelines