Commit Graph

52 Commits (c47c8fc8689e6056a274fdfda3b36e4aaf73b525)

Author SHA1 Message Date
Omri Steiner c47c8fc868 fix: correctly concat absolute URIs in repo cache
4 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
6 months ago
Felipe Santos 392ff93916
Fix flaky TestDedupeRepos (#30576)
7 months ago
Joe Julian 0fcd1d33b3
Merge pull request #11112 from felipecrs/filter-dup-repos
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
Felipe Santos b1fd239167 Fix tests failing after removing repo normalization
7 months ago
Felipe Santos 44d53e7d49 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
7 months ago
Felipe Santos f692751a46 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
7 months ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
8 months ago
Justen Stall 6aa19b8c92
more error wrapping uses
10 months ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
12 months ago
Jeff van Dam ee41b5f0fc Update manager_test.go
1 year ago
Jeff van Dam dc761caf00
Merge branch 'helm:main' into fixDepUpPerformance
1 year ago
Felipe Santos c86a8cbd53 perf(dep-up): do not update the same repo multiple times
2 years ago
Matt Farina 8e6a5149d2
validation fix
2 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
2 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
4 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
4 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
4 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
4 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
4 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
5 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
5 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
Matt Farina 9cb90a8b23
Make unmanaged repositories version resolvable
5 years ago
Holder ffc3d42f87
fix(sdk): Polish the downloader/manager package error return (#8491)
5 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
6 years ago
海的澜色 e062146db3 fix "Chart.lock is out of sync with Chart.yaml" (#7119)
6 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
6 years ago
Hang Park 17553db485
fix(pkg/downloader): add failing test for build with repo alias
6 years ago
Hang Park 9e9999b671
fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874
6 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
6 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
6 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 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"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 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'
8 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