[AKS] sdk update - #18031
Conversation
|
Haitao Chen (@haitch), does the pr include any change related to ACR? If yes, can you point me to the code? |
nevermind, the initial version have ACR recording file updated as well, I reverted those. |
|
Hi, the PR caused aks-preview extension test failed. Pls take a look |
|
Haitao Chen (@haitch), xfz11 the updated sdk version (11.2.0) make delete request with api version 2021-03-01 now, however the recordings in aks-preview records request with api version 2021-02-01. So this pr change is breaking aks-preview tests |
hi Haitao Chen (@haitch) this PR caused Azure CLI extension repo CI test failed, it blocks PRs in extension repo. Could you pls fix aks extension tests to make CI pass? |
|
We have a fix PR pending to be merged: Azure/azure-cli-extensions#3378
|
Description
To bump AKS SDK dependency version, future PR will consume this newer version of SDK.
Testing Guide
update all recordings, existing test are working fine.
History Notes
[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change.
[Component Name 2] az command b: Add some customer-facing feature.
This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.