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

Added darwin arm64 krew #47

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

kimsondrup
Copy link
Contributor

Fixing issue installing the plugin with krew on M1 and M2 based Macs

> uname -ms
Darwin arm64
> kubectl krew install aks
Updated the local copy of plugin index.
Installing plugin: aks
W0926 15:18:56.304641   54611 install.go:164] failed to install plugin "aks": plugin "aks" does not offer installation for this platform
failed to install some plugins: [aks]: plugin "aks" does not offer installation for this platform

Copy link
Member

@mqasimsarfraz mqasimsarfraz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the contribution!

@mqasimsarfraz mqasimsarfraz merged commit 8d85da2 into Azure:main Sep 28, 2023
10 of 12 checks passed
@mqasimsarfraz
Copy link
Member

@kim-sondrup darwin arm64 should be part of of the next release we publish on krew but in case you wanted to use the plugin, the current release already published the darwin arm64 variant!

@kimsondrup kimsondrup deleted the krew-darwin-arm64 branch September 28, 2023 17:08
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.

2 participants