Commit Graph

24 Commits (4a01b1603b9bb90d14bf2b2810b0ecae8f08a118)

Author SHA1 Message Date
Andreas Stenius 4c4328398e
chart_downloader: fix lint issue.
5 years ago
Andreas Stenius d6c13616fa
chart_downloader: add TLS client config to options from repo config. (#7055)
5 years ago
Andreas Stenius e3f49085cc
chart_downloader: add test to verify that http opts are used correctly. (#7055)
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
5 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
5 years ago
Matthew Fisher 7353a65bfa
ref(downloader): remove ResolveChartVersionAndGetRepo
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
6 years ago
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml
7 years ago
Michal Cwienczek dad8c6f644 Fix #2937 - helm always appends /index.yaml at the end of URL (#2988)
7 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
7 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
7 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
7 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
7 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
7 years ago
Gergo Huszty a32f71c735 Merge branch 'master' of https://github.com/kubernetes/helm into move-to-pkg
8 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
8 years ago