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

I just wanted to express my desire to see releases cryptographically signed in some fashion, since they are compiled binaries. Is this planned? If not, was there an explicit decision...

Hi Two chart with the same name but in different repositories seems to use the same workspace chart directory. ``` $ helm fetch redmine ---> Fetched chart into workspace /home/migmartri/.helm/workspace/charts/redmine...

I'm not sure I understand why this happens: ``` [kent@mbp ~]$ helm fetch deis/deis-dev ---> Fetched chart into workspace /Users/kent/.helm/workspace/charts/deis-dev ---> Done [kent@mbp ~]$ helm generate deis-dev ---> Ran 2...

bug

I was working on a group of replication controllers and services that I created with helm in the default namespace. Later I created another version exactly the same in a...

bug

With the current implementation, `helm remove` removes only the units which are listed in the **current** chart. So, if a refactoring in a chart may results in losing track of...

I'm not exactly sure of the root cause here, but my `~/.helm/cache/deis` repo was checked out to a branch whose remote tracking branch pointed to a branch on my fork...

bug

Steps to reproduce: 1. `helm update` 1. `helm fetch chartname` 1. Upstream removes one of the manifests in `chartname` 1. `helm fetch` does _not_ delete the removed manifest Subsequent `helm...

bug

In the ticket https://github.com/deis/charts/issues/42 it appears that Helm is generating spurious error messages.