-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[AKS] sdk update #18031
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AKS] sdk update #18031
Conversation
|
@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 |
hi @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.