• Matt Butcher's avatar
    fix(engine): change template naming · 73a28902
    Matt Butcher authored
    Template paths were relative to the chart that contained them, which
    meant that all templates were named 'template/SOMETHING'. This made it
    trivially easy to hit namespace collisions as in #933.
    
    Template path names are essentially opaque strings so this patch simply
    changes them to be qualified by parent chart.
    73a28902
Name
Last commit
Last update
..
chartutil Loading commit data...
client Loading commit data...
engine Loading commit data...
helm Loading commit data...
ignore Loading commit data...
kube Loading commit data...
lint Loading commit data...
proto/hapi Loading commit data...
repo Loading commit data...
storage Loading commit data...
timeconv Loading commit data...
version Loading commit data...