Commit Graph

123 Commits (gjenkins/fix_helm4_release)

Author SHA1 Message Date
Matt Farina 52267ee74b Move repo package to versioned directory
3 weeks ago
Matt Farina fea6d8eb04
Updating to tested content cache
1 month ago
Matt Farina 76fdba4c8c
Updating link handling
3 months ago
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
wangcundashang 7bb0c85441 chore: fix function name in comment
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
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 ecb5a2c9dd Fix variable name for linter
7 months ago
Felipe Santos 281ccb0835 Do not store the normalized chart url
7 months ago
Felipe Santos bb6314adef Do not reassign repos variable
7 months ago
Felipe Santos f692751a46 Merge branch 'main' of https://github.com/helm/helm into filter-dup-repos
7 months ago
George Jenkins 0ce267d907 more options
8 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Justen Stall 6aa19b8c92
more error wrapping uses
10 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
10 months ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
1 year ago
MichaelMorris 9e5f465499 Merge branch 'helm:main' into fixDepUpPerformance
1 year ago
Suleiman Dibirov adeb4ca3d9 fix(dependencyBuild): prevent race condition in concurrent helm dependency
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 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
2 years ago
Jeff van Dam 183f01b32c Made urls key more specific
2 years ago
Yarden Shoham 15e6066a45 chore: fix a typo in `manager.go`
2 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
2 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
3 years ago
Eng Zer Jun e12f3570b5
refactor: use `os.ReadDir` for lightweight directory reading
4 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
4 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
4 years ago
Andrew Block 23989f9e24
Updates to chart downloader
4 years ago
Matt Farina c7b2a9d487
Fixing issue where OCI handling early causes a bad message
4 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic
4 years ago
Andrew Block 834a11db56
Added registryClient to resolver
4 years ago
Scott Rigby 1fabbabae9
Fix Trim to TrimPrefix
4 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
4 years ago
Scott Rigby 39792b5ad0
Revert "It appears we never got to this block below. Quick rec by Farina. Untested if necessary"
4 years ago
Scott Rigby 16453c372c
It appears we never got to this block below. Quick rec by Farina. Untested if necessary
4 years ago
Matt Farina ee73a0263c
Fixing issue where OCI handling early causes a bad message
4 years ago
Asir Tamboli ea49d811bf Updated oci format logic
4 years ago
Fabian Jucker 6f0064d61b actually skip unverifiable files
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
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
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