Skip to content

adding more flexibility for templatesbefore and templatesafter

Benjamin Runnels requested to merge github/fork/brunnels/chart-templates into master

chart templatebefores and templateafters can now be run if the chart is already installed. (This is needed when adding nodes to a cluster that need required packages or configuration to support pods that could be scheduled to them). replaced exit 1 with xiterr 1. go template formatting tweaks. switched to better tiller check method. added split helm-init and helm-charts tasks and stages.

Merge request reports