mirror of
https://github.com/helm/helm.git
synced 2026-04-07 01:56:35 -04:00
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> |
||
|---|---|---|
| .. | ||
| loader | ||
| chart.go | ||
| chart_test.go | ||
| dependency.go | ||
| errors.go | ||
| file.go | ||
| metadata.go | ||