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: ARM64 builds #64

Closed
scottslowe opened this issue Jul 30, 2021 · 11 comments
Closed

Feature: ARM64 builds #64

scottslowe opened this issue Jul 30, 2021 · 11 comments

Comments

@scottslowe
Copy link

It would be great to get ARM64 builds for Linux and macOS (Darwin). I tried a quick compile of ARM64 for macOS and it seemed to work without any noticeable issues.

@mnaser
Copy link
Collaborator

mnaser commented Dec 3, 2021

This has been addressed by #63 it seems.

@mnaser
Copy link
Collaborator

mnaser commented Aug 16, 2022

@boz could we close this (also I can help in trimming up the repository/maintaining if you'd like)

@manuel-koch
Copy link

Although #63 seems to be closed, I can't install the "krew" plugin "tail" because the arm64 binary seems to be missing.

$ kubectl krew install tail
Updated the local copy of plugin index.
Installing plugin: tail
W0929 12:08:26.850932   43794 install.go:164] failed to install plugin "tail": plugin "tail" does not offer installation for this platform
failed to install some plugins: [tail]: plugin "tail" does not offer installation for this platform

Latest release of kail doesn't include arm64 binary either.

@zouchengli
Copy link

Download for here.
kail_darwin_arm64.tar.gz

@manuel-koch
Copy link

How can this tar be used when installing the plugin using something like kubectl krew install tail ?

@zouchengli
Copy link

How can this tar be used when installing the plugin using something like kubectl krew install tail ?

This requires the author to release the new arm64 (darwin) package, I just temporarily compiled a package that can be decompressed for you. Why do you have to install kail command this way?

@zouchengli
Copy link

How can this tar be used when installing the plugin using something like kubectl krew install tail ?

image

@manuel-koch
Copy link

Why do you have to install kail command this way?

Because the krew plugin suggest to install it that way - I want to use the krew plugin ( not necessarily some other binary ).
I'm sure I can use that compiled binary, but then it is not usable as a krew plugin ( at least not for me as a naive user of krew plugins ).

@zouchengli
Copy link

Because the krew plugin suggest to install it that way - I want to use the krew plugin ( not necessarily some other binary ).
I'm sure I can use that compiled binary, but then it is not usable as a krew plugin ( at least not for me as a naive user of krew plugins ).

This has been addressed by #63 it seems.

@manuel-koch
Copy link

I guess the krew tail plugin can only be updated when a release of kail is available that includes arm64 binary.

@mnaser
Copy link
Collaborator

mnaser commented Nov 14, 2022

Duplicate of #68

@mnaser mnaser marked this as a duplicate of #68 Nov 14, 2022
@mnaser mnaser closed this as completed Nov 14, 2022
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

No branches or pull requests

4 participants