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

Krew 0.4.2 fails to install #15

Closed
matyama opened this issue Mar 18, 2022 · 0 comments
Closed

Krew 0.4.2 fails to install #15

matyama opened this issue Mar 18, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@matyama
Copy link
Owner

matyama commented Mar 18, 2022

Binenv fails to install latest version (in the distribution list) of k8s krew.

Krew changed the .tar.gz release file name between 0.4.1 >> 0.4.2 to include linux and amd64. Presumably, these correspond to $GOOS and $GOARCH. However, even if these environment variables are set, binenv install krew 2.4.2 fails.

❯ binenv install krew 0.4.2
2022-03-18T12:36:40+01:00 ERR unable to install "krew" (0.4.2) error="unable to download binary at https://github.com/kubernetes-sigs/krew/releases/download/v0.4.2/krew.tar.gz: 404 Not Found"

Tested for following version:

❯ binenv version
binenv version 0.17.1 (built 2022-01-31T13:29:08Z)
@matyama matyama added the bug Something isn't working label Mar 18, 2022
@matyama matyama closed this as completed in c6b13f1 Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant