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

[Feature] Support arm64 based cpu for macOS #40

Closed
huikaihoo opened this issue Sep 5, 2022 · 2 comments · Fixed by #41
Closed

[Feature] Support arm64 based cpu for macOS #40

huikaihoo opened this issue Sep 5, 2022 · 2 comments · Fixed by #41
Assignees
Labels
enhancement New feature or request

Comments

@huikaihoo
Copy link

huikaihoo commented Sep 5, 2022

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
Cannot use in arm64 based cpu for macOS. Any plan on support it?
Thanks.

$ krew install grep
Updated the local copy of plugin index.
Installing plugin: grep
W0905 09:22:33.335262   47104 install.go:164] failed to install plugin "grep": plugin "grep" does not offer installation for this platform
failed to install some plugins: [grep]: plugin "grep" does not offer installation for this platform

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@guessi guessi self-assigned this Sep 5, 2022
@guessi guessi added the enhancement New feature or request label Sep 5, 2022
@guessi
Copy link
Owner

guessi commented Sep 5, 2022

@huikaihoo thanks for highlight that issue, I will tried to build for arm based at next release.

guessi added a commit that referenced this issue Sep 5, 2022
@guessi guessi closed this as completed in #41 Sep 5, 2022
@guessi
Copy link
Owner

guessi commented Sep 5, 2022

@huikaihoo I just released v1.8.0, and I hope it works for you. Note that before kubernetes-sigs/krew-index#2569 get merged, you will need to download the binary manually.

Let me know if it works for you, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants