Commit Graph

227 Commits (ccf02f366e2c46f11adf5bceadaee879f628aed1)

Author SHA1 Message Date
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
3 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
4 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
4 months ago
Matthieu MOREL e31a078e6e
chore: enable modernize linter (#31860)
4 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
5 months ago
Matthieu MOREL 63f03c0f5c chore(pkg): enable perfsprint linter
5 months ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
5 months ago
Terry Howe b26ec6b09e
Merge pull request #31566 from TerryHowe/fix-test-concurrency-download-index
5 months ago
Joe Julian 14e0b8f970
Merge pull request #31128 from orgads/win-parallel
5 months ago
Joe Julian 56d0d9374a
Merge pull request #31810 from mmorel-35/errorlint-pkg-5-dda0145
5 months ago
Matthieu MOREL 4330bdea04 fix(pkg): errorlint linter
5 months ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
5 months ago
Orgad Shaneh 76eb37c01a fix(downloader): safely handle concurrent file writes on Windows
5 months ago
megha1906 e71a29ce4f chore: fix typo in pkg/downloader/chart_downloader.go
8 months ago
Terry Howe 64bae717c5
fxi: test concurrency download index
8 months ago
Mads Jensen 380abe2b16 Remove two redundant if-checks.
8 months ago
tison 4576a81a00
for remaining local variable case inconsistency
8 months ago
tison 90d01915f9
for all other similar cases
8 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
11 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
11 months ago
Andreas Sommer 1836c598f0 Make error message instructional for the case of lock file being out of date
11 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
11 months ago
Matt Farina 6ac2c34689
Initial addition of content based cache
11 months ago
Carlos Sanchez 4e483d36bd fix: prevent panic when ChartDownloader.getOciURI
11 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
wangcundashang 7bb0c85441 chore: fix function name in comment
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 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
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Matt Farina 4dd2a7d626
Merge branch 'main' into oci-install-digest
2 years ago
Justen Stall 6aa19b8c92
more error wrapping uses
2 years ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years ago