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

Wrong output when running hypper install #150

Open
dragonchaser opened this issue Apr 26, 2021 · 2 comments
Open

Wrong output when running hypper install #150

dragonchaser opened this issue Apr 26, 2021 · 2 comments
Labels
bug Something isn't working
Projects

Comments

@dragonchaser
Copy link
Contributor

dragonchaser commented Apr 26, 2021

When running hypper install somechart on a chart hypper can not resolve there is an output staing

Error: failed to download "somechart" (hint: running `helm repo update` may help)

we need to refactor that to

Error: failed to download "somechart" (hint: running `hypper repo update` may help)

Note: This is probably not be yet present in the hypper source itself, it is likely that this is an output from helm being pulled in through code composition.

@mattfarina mattfarina added the bug Something isn't working label Apr 27, 2021
@mattfarina mattfarina added this to To do in Shit It Apr 27, 2021
@viccuad
Copy link
Member

viccuad commented May 3, 2021

Opened helm/helm#9664.

@kkaempf
Copy link
Collaborator

kkaempf commented Aug 3, 2021

Upstream issue got marked as stale 2 days ago, will be auto-closed in 28 days.

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
Shit It
To do
Development

No branches or pull requests

4 participants