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

Use local package if exist when installation #66

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lingsamuel
Copy link

No description provided.

@jdolitsky
Copy link
Contributor

@lingsamuel Hello, thanks for working on this -

I noticed the release tarball you are referencing does not contain the binary - could you modify to use the platform-specific tar.gz file? (i.e. helm-push_0.8.1_darwin_amd64.tar.gz vs. v0.8.1.tgz)

@lingsamuel
Copy link
Author

There is a bug in commit 1 indeed, I didn't call mkdir if v0.8.1.tar.gz exists so the tar xzf will fail.
But I didn't understand this:

the release tarball you are referencing does not contain the binary

If I understand the script correctly, the name v0.8.1.tar.gz is specified by curl or wget options -o/-O?

@mparada
Copy link

mparada commented Sep 12, 2022

I'm not sure it is the expected solution. But I found a way to install the plugin with a local file without using the helm plugin install command: #161

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.

3 participants