• Matt Butcher's avatar
    fix(tiller): merge -f values correctly · 95eeba38
    Matt Butcher authored
    This fixes a bug in which passed-in values files were not correctly
    merged into the chart's default values YAML data. I believe it also
    fixes some other prioritization bugs in values merging.
    
    The existing unit test was wrong (see TestCoalesceValues). It is
    fixed now. Also added more tests to simulate issue #971.
    
    In the course of writing this, I removed some vestigial code as
    mentioned in #920.
    
    Closes #971
    Closes #920
    95eeba38
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...