Commit Graph

41 Commits (d3bc8535bbc87c1b7300aee892a822372a7d4e2d)

Author SHA1 Message Date
Matt Farina 227c9cb6b6
Disabling linter due to unknown issue
11 months ago
Matt Farina 4389fa639a
Updating link handling
11 months ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
2 years ago
Jeff van Dam ee41b5f0fc Update manager_test.go
2 years ago
Jeff van Dam dc761caf00
Merge branch 'helm:main' into fixDepUpPerformance
2 years ago
Matt Farina 8e6a5149d2
validation fix
2 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Matthew Fisher d2dd32470b
fix tarFromLocalDir saving file dependencies in dest path
5 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
5 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
5 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
5 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
5 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
5 years ago
Matt Farina 882db2543c Fixes Error: could not find protocol handler for
6 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
6 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
6 years ago
Matt Farina 9cb90a8b23
Make unmanaged repositories version resolvable
6 years ago
Holder ffc3d42f87
fix(sdk): Polish the downloader/manager package error return (#8491)
6 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
7 years ago
海的澜色 e062146db3 fix "Chart.lock is out of sync with Chart.yaml" (#7119)
7 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
7 years ago
Hang Park 17553db485
fix(pkg/downloader): add failing test for build with repo alias
7 years ago
Hang Park 9e9999b671
fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874
7 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
7 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
7 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
7 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
8 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Tim Dumol 8fae16fbb2
feat(helm): add better error message to 'dep up'
9 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
9 years ago
Qin Wang d72ff65325 feat(helm): add local path support for deps in requirements.yaml
9 years ago
Gergo Huszty 17c9e220b0 Fixes #1898: Proposal: move downloader and resolver package to /pkg
9 years ago