helm-classic icon indicating copy to clipboard operation
helm-classic copied to clipboard

⚠️(OBSOLETE) Helm Classic v1

Results 42 helm-classic issues
Sort by recently updated
recently updated
newest added

Currently NodePort has to be defined within the service manifest (as normal Kube config). However it might be useful to provide a `--nodeport` CLI argument during install that simply adds...

enhancement
proposal

replace `Helm Classic (the helm/helm repository) is no longer actively developed but will remain available until kubernetes/helm has stabilized.` with `Helm Classic (the helm/helm repository) is no longer developed and...

docs
proposal

When running commands before `helm update` helm should advise me to update first ``` % helm fetch foo [ERROR] Could not load /Users/adamreese/.helm/config.yaml: open /Users/adamreese/.helm/config.yaml: no such file or directory...

This is a follow-up on one of @adamreese's comments on #339. I'll let him fill in the contents, since I'm not sure what he's planning.

bug

It would be useful in CI systems, and other docker-centric environments to have a Helm image that included `kubectl`, so that you could run something along these lines: ``` console...

enhancement

I learned today that when I `helm update`, it is only updating the charts in my cache. Charts in my workspace don't get refreshed. (I understand this is because the...

question
docs

We still have a number of references to `deis/helm` on bintray: - https://bintray.com/deis/helm-ci/helm - https://bintray.com/deis/helm/helm @sgoings if you want to add me to the bintray account, I'm https://bintray.com/slack

docs

@arschles has proposed that we manage the environment for plugins and generators more stringently instead of setting up the environment of helm and then letting plugins and generators simply inherit...