helm/pkg
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
..
action Merge pull request #6946 from bacongobbler/fix-6939 2019-11-25 10:36:57 -08:00
chart test(pkg): add unit tests for tar file edge cases 2019-11-28 12:52:57 -05:00
chartutil Add namespace option to example kubectl command 2019-10-30 14:29:39 -06:00
cli Revert "Allow namespace to be set by programs consuming helm." 2019-10-28 12:33:47 -05:00
downloader fix(pkg/downloader): resolve repo alias before checking digests on build 2019-11-13 03:29:15 +09:00
engine fix(v3): fix type error while merging map loaded with fromYaml template func (#6630) 2019-10-10 16:37:54 +01:00
gates feat(cmd): use alt dest for chart export (#6193) 2019-08-09 11:47:43 -05:00
getter fix(tlsutil): accept only a CA certificate for validation 2019-11-08 07:36:24 -08:00
helmpath Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
kube fix(wait): Adds support for waiting on v1 apiextensions for CRDs 2019-11-12 19:41:01 -07:00
lint feat(lint): Adds v3 chart checks to linter 2019-10-17 12:20:47 -05:00
plugin feat(plugin): Ports file mode preservation for tarballs from v3 2019-10-07 15:36:41 -06:00
provenance Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
release ref(time): Adds wrapper for most time stdlib methods 2019-10-16 08:47:52 -06:00
releaseutil fix(releaseutil): Removes API version checks from kind sorter 2019-10-29 11:13:03 -06:00
repo Porting fix from commit f5986db184 2019-10-29 13:42:21 -07:00
storage fix list not showing multiple releases with same name in different namespaces (#6756) 2019-10-24 14:34:48 +01:00
strvals fix(strvals): port #3912, #4142, #4682, and #5151 to Helm 3 2019-11-12 09:57:23 -08:00
time ref(time): Adds wrapper for most time stdlib methods 2019-10-16 08:47:52 -06:00