Commit Graph

198 Commits (15b83a9959c19fa855abdcbc8a7569fbaec6abc6)

Author SHA1 Message Date
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
11 months ago
wangcundashang 7bb0c85441 chore: fix function name in comment
11 months 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 ecb5a2c9dd Fix variable name for linter
1 year ago
Felipe Santos 281ccb0835 Do not store the normalized chart url
1 year ago
Felipe Santos bb6314adef Do not reassign repos variable
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
1 year ago
George Jenkins 547f49abf6
Merge pull request #13579 from gjenkins8/rm_chart_repo_find_repo_dups
1 year ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
1 year ago
George Jenkins 0ce267d907 more options
1 year ago
Matt Farina f65eaf35ce
Merge pull request #12690 from TerryHowe/oci-install-digest
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
1 year ago
Justen Stall 6aa19b8c92
more error wrapping uses
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Robert Sirchia 5ae91e11ae
Merge pull request #13034 from mattclegg/issue-9507
1 year ago
Terry Howe d2b94f6200 fix: make ORAS reference private
1 year ago
Terry Howe ad9fb68fa3 feat: allow installation by OCI digest
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
2 years ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
2 years ago
MichaelMorris 9e5f465499 Merge branch 'helm:main' into fixDepUpPerformance
2 years ago
Suleiman Dibirov adeb4ca3d9 fix(dependencyBuild): prevent race condition in concurrent helm dependency
2 years ago
Matt Clegg fff3547f9c
ISSUE-9507: ADD `application/gzip,application/octet-stream` accept header when downloading chart
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
2 years ago
Matt Farina 8e6a5149d2
validation fix
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Matt Farina 70cbaa0a73
Merge pull request #11372 from vovtz/#11369-fix-custom-repo-cache-for-unmanaged-dependency-updates
3 years ago
Jeff van Dam 183f01b32c Made urls key more specific
3 years ago
Jeff van Dam 0a7bffdd3c Merge branch 'fixDepUpPerformance' of https://github.com/Nordix/helm into fixDepUpPerformance
3 years ago
Jeff van Dam e5fdaa1c65 Update chart_downloader.go
3 years ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
3 years ago
Yarden Shoham 15e6066a45 chore: fix a typo in `manager.go`
3 years ago
Jeff van Dam 13b9c679f6
Update chart_downloader.go
3 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving
3 years ago
Vincent van ’t Zand e844f9ca92 #11369 Use the correct index repo cache directory in the `parallelRepoUpdate` method as well
4 years ago
Mathieu Parent d9e5bbc09d Fix URL with encoded path support for ChartDownloader
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Josh Dolitsky 86a94f2f53
Merge pull request #10578 from sabre1041/oci-tag-evaluation
4 years ago
Andrew Block 0677a156bc
Limits need to call tag API when explicit version specified
4 years ago