• 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
..
testdata Loading commit data...
create.go Loading commit data...
delete.go Loading commit data...
delete_test.go Loading commit data...
fetch.go Loading commit data...
fetch_test.go Loading commit data...
get.go Loading commit data...
get_hooks.go Loading commit data...
get_hooks_test.go Loading commit data...
get_manifest.go Loading commit data...
get_manifest_test.go Loading commit data...
get_test.go Loading commit data...
get_values.go Loading commit data...
get_values_test.go Loading commit data...
helm.go Loading commit data...
helm_test.go Loading commit data...
home.go Loading commit data...
init.go Loading commit data...
init_test.go Loading commit data...
install.go Loading commit data...
install_test.go Loading commit data...
lint.go Loading commit data...
lint_test.go Loading commit data...
list.go Loading commit data...
list_test.go Loading commit data...
package.go Loading commit data...
repo.go Loading commit data...
repo_test.go Loading commit data...
search.go Loading commit data...
search_test.go Loading commit data...
serve.go Loading commit data...
status.go Loading commit data...
structure.go Loading commit data...
tunnel.go Loading commit data...
update.go Loading commit data...
version.go Loading commit data...