helm/pkg/chartutil
Matt Butcher 310ef9bbcb fix(helm): fix linter test panic
Handle a previously unhandled error in the linter. This simply bails out
if a chart's values files do not parse.

Also, changed the implementation of CoalesceValues to return a map even
on error.
2016-06-30 12:51:36 -06:00
..
testdata feat(chartutil): support global variables 2016-06-14 11:24:09 -06:00
chartfile.go fix(*): add license header 2016-06-22 12:28:45 -06:00
chartfile_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
create.go fix(*): add license header 2016-06-22 12:28:45 -06:00
create_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
doc.go fix(*): add license header 2016-06-22 12:28:45 -06:00
expand.go fix(chartutil): fix Expand function 2016-06-27 12:50:49 -06:00
load.go Templates Lint rules 2016-06-23 12:36:25 -07:00
load_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
save.go fix(*): add license header 2016-06-22 12:28:45 -06:00
save_test.go fix(*): add license header 2016-06-22 12:28:45 -06:00
values.go fix(helm): fix linter test panic 2016-06-30 12:51:36 -06:00
values_test.go fix(chartutil): Ensure ReadValues doesn't return a nil map 2016-06-29 15:38:53 -07:00