Skip to content

[AKS] az aks install-cli: Add support for kubelogin darwin/arm64 releases#19072

Merged
zhoxing-ms merged 2 commits intoAzure:devfrom
Volatus:add-kubelogin-arm64-support
Aug 9, 2021
Merged

[AKS] az aks install-cli: Add support for kubelogin darwin/arm64 releases#19072
zhoxing-ms merged 2 commits intoAzure:devfrom
Volatus:add-kubelogin-arm64-support

Conversation

@Volatus
Copy link
Copy Markdown
Contributor

@Volatus Volatus commented Jul 31, 2021

Description

Currently the az aks install-cli does not work on M1 Macs (darwin/arm64) due to the fact that the wrong release of kubelogin is being used. I have recently merged this PR which adds arm64 builds for kubelogin. The change here adds a check to make sure the right arch is used on the Darwin platform.

Testing Guide

az aks install-cli on an M1 Mac.

History Notes

Fixes #18993

This checklist is used to make sure that common guidelines for a pull request are followed.

@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Jul 31, 2021
@ghost
Copy link
Copy Markdown

ghost commented Jul 31, 2021

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

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Aug 1, 2021

AKS

@zhoxing-ms
Copy link
Copy Markdown
Contributor

@Volatus Could you please help to fix the style issue?

@Volatus
Copy link
Copy Markdown
Contributor Author

Volatus commented Aug 6, 2021

@Volatus Could you please help to fix the style issue?

Done.

@zhoxing-ms zhoxing-ms merged commit 6e45a16 into Azure:dev Aug 9, 2021
@Volatus Volatus deleted the add-kubelogin-arm64-support branch August 9, 2021 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

az aks get-credentials --resource-group OpenIAMRG --name myAccessCluster

3 participants