Commit Graph

23 Commits (78550dd2c864a1a021c73e2a4b7fd66c652d00ad)

Author SHA1 Message Date
Tomas Restrepo 152fdaf5ba Only propagate query string if refURL is relative to baseURL 7 years ago
Tomas Restrepo db69200152 Propagate query string arguments in repository URL to absolute chart URL 7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors" 7 years ago
Matthew Fisher d9395bcc06
remove need for type reflection 7 years ago
eyalbe4 c2fa72ebcd Fix for - Downloader plugins not used when downloading new repo's index.yaml 7 years ago
adshmh 1a55161a53 Fix several golint warnings () 7 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories () 7 years ago
Christoph Hösler 98e0bd2ecb refactor: rename function and improve error messages 7 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs 7 years ago
Taylor Thomas d4ccef7ba7 Merge pull request from bonifaido/getterConstructor-err 8 years ago
Michal Cwienczek dad8c6f644 Fix - helm always appends /index.yaml at the end of URL () 8 years ago
Nandor Kracser a28e5dd2b3 fix(helm): invoking getterConstructor returns downstream error now 8 years ago
Nandor Kracser 9f963c84b4 Redefine the err variable in NewChartRepository, otherwise errors might slip through 8 years ago
Sushil Kumar 2a5ab59895 Updated defer delete call 8 years ago
Sushil Kumar d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade 8 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree 8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes , . 8 years ago
Matt Butcher ba6c55c987
fix(helm): add 'skip-refresh' flag to 'helm init' 8 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories 8 years ago
Anton Galitsyn f8a261f277 use old naming 8 years ago
Anton Galitsyn 685e730ba8 create repo.Getter interface 8 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository 8 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support 8 years ago