Skip to content
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

ci: fix az aks get-versions command failure #1278

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

aramase
Copy link
Member

@aramase aramase commented Aug 18, 2023

The AKS LIST versions has API in azure-cli has been updated to latest and breaks compatibility. It no longer has orchestrators[*].orchestratorVersion. Refer to https://learn.microsoft.com/en-us/rest/api/aks/managed-clusters/list-kubernetes-versions?tabs=HTTP#kubernetesversionlistresult for sample result.

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase
Copy link
Member Author

aramase commented Aug 18, 2023

/azp run pr-e2e-azure

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase marked this pull request as ready for review August 18, 2023 23:26
@aramase aramase requested a review from nilekhc as a code owner August 18, 2023 23:26
@aramase aramase requested a review from sozercan August 18, 2023 23:27
@aramase aramase merged commit 85b6219 into Azure:master Aug 18, 2023
29 checks passed
@aramase aramase deleted the aramase/f/fix_aks_get_versions branch August 18, 2023 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants