Commit Graph

138 Commits (2b239b84e445a85807fc851d261e6ae9999d364d)

Author SHA1 Message Date
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
3 weeks ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
3 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
4 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
4 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
4 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
1 month ago
Terry Howe b3fbf8d0f7
Merge pull request #30808 from mmorel-35/errorlint
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
Terry Howe 83a4611908
Merge pull request #12932 from AndiDog/error-message
4 months ago
Matthieu MOREL af31a67924 chore: enable errorlint linter
5 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
5 months ago
tison 4576a81a00
for remaining local variable case inconsistency
9 months ago
tison 90d01915f9
for all other similar cases
9 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
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
12 months ago
Matt Farina 76fdba4c8c
Updating link handling
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
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 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 f692751a46 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
1 year ago
George Jenkins 0ce267d907 more options
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
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
2 years 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
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 847369c184
Update to Go 1.21 for builds
3 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
Yarden Shoham 15e6066a45 chore: fix a typo in `manager.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
Vincent van ’t Zand e844f9ca92 #11369 Use the correct index repo cache directory in the `parallelRepoUpdate` method as well
4 years ago
Eng Zer Jun e12f3570b5
refactor: use `os.ReadDir` for lightweight directory reading
5 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
5 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
5 years ago
Andrew Block 23989f9e24
Updates to chart downloader
5 years ago
Matt Farina c7b2a9d487
Fixing issue where OCI handling early causes a bad message
5 years ago