You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 :)
how can this repo being installed in disconnected environment?
issue
helm plugin install
does not work if the repository is proxied.steps to reproduce
helm plugin install http://the.new.link/after/proxy
The text was updated successfully, but these errors were encountered: