Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

[feature request] offline installation #9

Open
abdennour opened this issue Jan 13, 2021 · 1 comment
Open

[feature request] offline installation #9

abdennour opened this issue Jan 13, 2021 · 1 comment

Comments

@abdennour
Copy link

how can this repo being installed in disconnected environment?

issue

helm plugin install does not work if the repository is proxied.

$ helm plugin install <the-new-link>
karuppiah7890/helm-schema-gen info checking GitHub for tag '0.0.4'
karuppiah7890/helm-schema-gen crit unable to find '0.0.4' - use 'latest' or see https://github.com/karuppiah7890/helm-schema-gen/relea
ses for details
Error: plugin install hook for "schema-gen" exited with error

steps to reproduce

  • proxy the git repo
  • run helm plugin install http://the.new.link/after/proxy
@karuppiah7890
Copy link
Owner

I'm not sure. I'll have to look into this. The current script is an auto generated script. I'll have to check what's the issue and what needs to be done to support this. But I don't have the bandwidth for it. If you are interested to raise a PR, it's always welcome :)

The script was generated with https://github.com/goreleaser/godownloader

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants