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 Nov 22, 2018. It is now read-only.
I was (unsuccessfully) searching for the story behind the split between Helm and Helm Classic. What is the plan for Helm Classic? Is it only maintained until the new Helm is ready? Is this a permanent split? Will Deis Workflow use the new Helm in the future?
The text was updated successfully, but these errors were encountered:
You're correct on all three points. Helm (the new Helm) is a joint project between Deis and Google. Helm "classic" is being lightly maintained (as in only bugfixes). It's not a split in the sense that kubernetes/helm is a fork of helm classic but rather the successor to helm classic. There are many limitations in regards to the initial approach's infrastructure (being all client-side, whereas k8s/helm is both server-side and client-side), so we had to go about it another way and EOL this project. Workflow will use Helm in the future, and in fact we are currently standing up charts in each repo for the Workflow components. See deis/charts#350
@bacongobbler beat me to the punch! See the youtube link below for a presentation from the Deis community meeting in May with more context...
We have placed Helm Classic in maintenance mode and will shut down the project when:
Kubernetes Helm reaches a stable release: soon!
Workflow charts have been updated for new Helm: progress here and here
We have a reasonable upgrade process for Workflow users between their Helm Classic installs and Kubernetes Helm
If you would like a bit of background on the Helm Classic to Kubernetes Helm story check out https://youtu.be/Jb-X_yVE2-w?t=7m55s, for a bit more color on the design differences and goals.
I was (unsuccessfully) searching for the story behind the split between Helm and Helm Classic. What is the plan for Helm Classic? Is it only maintained until the new Helm is ready? Is this a permanent split? Will Deis Workflow use the new Helm in the future?
The text was updated successfully, but these errors were encountered: