mirror of
https://github.com/helm/helm.git
synced 2026-03-01 21:11:06 -05: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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| archive.go | ||
| archive_test.go | ||
| directory.go | ||
| load.go | ||
| load_test.go | ||