Commit Graph

179 Commits (a60cb79dfb117f22ec30833c87ab3172eba532d2)

Author SHA1 Message Date
Matt Farina 227c9cb6b6
Disabling linter due to unknown issue
10 months ago
Matt Farina 4389fa639a
Updating link handling
10 months ago
Terry Howe c188441757 chore(oci): upgrade to ORAS v2
1 year ago
Terry Howe 949b2e6040 fix: make ORAS reference private
1 year ago
Terry Howe c3e5217d85 feat: allow installation by OCI digest
1 year ago
Robert Sirchia 5ae91e11ae
Merge pull request #13034 from mattclegg/issue-9507
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
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
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
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
Scott Rigby ee382eb169
Remove unneeded assignment
4 years ago
Andrew Block 1a9cb93551
Handling name of OCI file
4 years ago
Andrew Block 23989f9e24
Updates to chart downloader
4 years ago
Scott Rigby ba4020770e
Fix linting
4 years ago
Scott Rigby 4d50526a2b
Move OCI tag semver range logic from OCIGetter to ChartDownloader
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
jayonlau 55bb6c307a lean up extra spaces
4 years ago
Asir Tamboli ea49d811bf Updated oci format logic
5 years ago
Fabian Jucker 6f0064d61b actually skip unverifiable files
5 years ago