Commit Graph

62 Commits (c994f2a36a041ae3f0488fac986e724632cbcd21)

Author SHA1 Message Date
Matthieu MOREL dc3e3a5e7e chore(pkg): refactor: convert tests to testify assert/require part 11
2 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
4 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
4 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
4 weeks ago
Matt Farina 52267ee74b Move repo package to versioned directory
11 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
12 months ago
Matt Farina 76fdba4c8c
Updating link handling
1 year ago
Benoit Tigeot 6df8eb3b3b
Fix flaky TestFindChartURL due to non-deterministic map iteration
1 year ago
Matt Farina f043faf0a3
Merge pull request #30862 from OmriSteiner/fix-absolute-uri
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Omri Steiner c47c8fc868 fix: correctly concat absolute URIs in repo cache
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Felipe Santos 392ff93916
Fix flaky TestDedupeRepos (#30576)
1 year ago
Joe Julian 0fcd1d33b3
Merge pull request #11112 from felipecrs/filter-dup-repos
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
Felipe Santos b1fd239167 Fix tests failing after removing repo normalization
1 year ago
Felipe Santos 44d53e7d49 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
1 year ago
Felipe Santos f692751a46 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
1 year ago
George Jenkins 234d171da5 Cleanup repotest Server constructors
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Justen Stall 6aa19b8c92
more error wrapping uses
2 years 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
Felipe Santos c86a8cbd53 perf(dep-up): do not update the same repo multiple times
3 years ago
Matt Farina 8e6a5149d2
validation fix
3 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
5 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