helm/pkg/chart
Geoff Baskwill b8605c8d36 test(pkg): add unit tests for tar file edge cases
Adding unit tests for an issue that has come up multiple times
where the archive processing code doesn't take into account the
`tar.TypeXHeader` / `tar.TypeXGlobalHeader` entries that GitHub
adds when creating a release archive for a chart, for example
`https://github.com/org/repo/master.tar.gz`.

Signed-off-by: Geoff Baskwill <me@geoffbaskwill.ca>
2019-11-28 12:52:57 -05:00
..
loader test(pkg): add unit tests for tar file edge cases 2019-11-28 12:52:57 -05:00
chart.go fix(show): restore comments from raw values 2019-11-05 11:50:30 -08:00
chart_test.go fix(show): restore comments from raw values 2019-11-05 11:50:30 -08:00
dependency.go ref(pkg/chart): rename Requirements to Dependencies 2018-11-28 10:20:33 -08:00
errors.go ref(pkg/chartutil): break up chartutil into logical files 2019-05-22 19:38:11 +02:00
file.go fix(chart): add JSON tags to chart object 2019-11-01 14:50:32 -07:00
metadata.go feat: Add support for a crds/ directory 2019-08-16 16:26:55 -06:00