Commit Graph

174 Commits (main)

Author SHA1 Message Date
Robert Sirchia 5ae91e11ae
Merge pull request #13034 from mattclegg/issue-9507
1 week ago
Nathan Baulch ff9dd262e3
Fix typos
2 months ago
Matt Farina c81bd8912e
Revert "Improve helm dependency update performance"
2 months ago
MichaelMorris 9e5f465499 Merge branch 'helm:main' into fixDepUpPerformance
3 months ago
Suleiman Dibirov adeb4ca3d9 fix(dependencyBuild): prevent race condition in concurrent helm dependency
5 months ago
Matt Clegg fff3547f9c
ISSUE-9507: ADD `application/gzip,application/octet-stream` accept header when downloading chart
6 months ago
Jeff van Dam ee41b5f0fc Update manager_test.go
6 months ago
Jeff van Dam dc761caf00
Merge branch 'helm:main' into fixDepUpPerformance
6 months ago
Matt Farina 8e6a5149d2
validation fix
9 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
10 months ago
Matt Farina 70cbaa0a73
Merge pull request #11372 from vovtz/#11369-fix-custom-repo-cache-for-unmanaged-dependency-updates
1 year ago
Jeff van Dam 183f01b32c Made urls key more specific
1 year ago
Jeff van Dam 0a7bffdd3c Merge branch 'fixDepUpPerformance' of https://github.com/Nordix/helm into fixDepUpPerformance
1 year ago
Jeff van Dam e5fdaa1c65 Update chart_downloader.go
1 year ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
1 year ago
Yarden Shoham 15e6066a45 chore: fix a typo in `manager.go`
1 year ago
Jeff van Dam 13b9c679f6
Update chart_downloader.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
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
2 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving
2 years ago
Vincent van ’t Zand e844f9ca92 #11369 Use the correct index repo cache directory in the `parallelRepoUpdate` method as well
2 years ago
Mathieu Parent d9e5bbc09d Fix URL with encoded path support for ChartDownloader
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
Josh Dolitsky 86a94f2f53
Merge pull request #10578 from sabre1041/oci-tag-evaluation
3 years ago
Andrew Block 0677a156bc
Limits need to call tag API when explicit version specified
3 years ago
Eng Zer Jun e12f3570b5
refactor: use `os.ReadDir` for lightweight directory reading
3 years ago
David Peraza 9f869c6b21 Removing all the checks for oci experimental flag
3 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Scott Rigby ee382eb169
Remove unneeded assignment
3 years ago
Andrew Block 1a9cb93551
Handling name of OCI file
3 years ago
Andrew Block 23989f9e24
Updates to chart downloader
3 years ago
Scott Rigby ba4020770e
Fix linting
3 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
3 years ago
Matt Farina c7b2a9d487
Fixing issue where OCI handling early causes a bad message
3 years ago
Andrew Block 0fae7f5008
Updated tag resolver logic
3 years ago
Andrew Block 834a11db56
Added registryClient to resolver
3 years ago
Scott Rigby 1fabbabae9
Fix Trim to TrimPrefix
3 years ago
Scott Rigby e3f2fb4235
Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
3 years ago
Scott Rigby 39792b5ad0
Revert "It appears we never got to this block below. Quick rec by Farina. Untested if necessary"
3 years ago
Scott Rigby 16453c372c
It appears we never got to this block below. Quick rec by Farina. Untested if necessary
3 years ago
Matt Farina ee73a0263c
Fixing issue where OCI handling early causes a bad message
3 years ago
jayonlau 55bb6c307a lean up extra spaces
3 years ago
Asir Tamboli ea49d811bf Updated oci format logic
3 years ago
Fabian Jucker 6f0064d61b actually skip unverifiable files
3 years ago
Matthew Fisher d2dd32470b
fix tarFromLocalDir saving file dependencies in dest path
3 years ago
Josh Dolitsky 336c7862e5
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
3 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Matthew Fisher c7502671ef
Merge pull request #9934 from jayonlau/clean_up
3 years ago