Commit Graph

15 Commits (82d01cb3124906e97caceb967a09f2941d6a392d)

Author SHA1 Message Date
Matthew Fisher 9dce1ac88b
s,kubernetes/charts,helm/charts,g (#4889)
6 years ago
Christian Köberl 2e9855b98b Set proxy for all connections, fixes #4326 (#4579)
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
roc 81994381c1 Support Stdin when using downloaders of plugin
6 years ago
tariq1890 3eaa1bfd3b Setting DisableCompression to true to disable unwanted httpclient tranformations
7 years ago
Matthew Fisher e8460a8877
Merge pull request #3258 from mparry/fix-ca-file-option
7 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
7 years ago
Morgan Parry 332dc83c46 (fix) Handle caFile alone being set for repos
7 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
7 years ago
Greg Burton bf7e755ef3 Respect env proxy settings when using custom Transport
7 years ago
Matt Farina 275fbd431c
feat(http): Add a Helm user-agent string to the http getter
7 years ago
Nandor Kracser 5f96fb816c CAFile is now optional, in that case the default RootCAs are used
7 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
8 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
8 years ago