Commit Graph

98 Commits (2d85884842e0895788278d862b9981138bea69a6)

Author SHA1 Message Date
Matt Farina 847369c184
Update to Go 1.21 for builds
8 months ago
Matt Farina 70cbaa0a73
Merge pull request #11372 from vovtz/#11369-fix-custom-repo-cache-for-unmanaged-dependency-updates
11 months ago
Yarden Shoham 15e6066a45 chore: fix a typo in `manager.go`
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Vincent van ’t Zand e844f9ca92 #11369 Use the correct index repo cache directory in the `parallelRepoUpdate` method as well
2 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
Andrew Block 23989f9e24
Updates to chart downloader
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
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
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build'
3 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
3 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
3 years ago
Christophe VILA 8232a76aef use TLS client information from repo config when downloading a chart
3 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
3 years ago
Martin Hickey 699ea6dcef
Merge pull request #9066 from scaat/fix-specification
3 years ago
Martin Hickey c1d4cf0861
Merge pull request #9030 from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add
3 years ago
Matt Farina 1135392b48 Fix dep build with OCI based charts
4 years ago
Peter Engelbert beda5e1e2b Address error on deletion of old dependencies
4 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
4 years ago
Scaat Feng 14f6bde04a [FIX]error string should not be capitalized
4 years ago
Matt Farina 882db2543c Fixes Error: could not find protocol handler for
4 years ago
Matthew Fisher b0fdb5461f
Merge pull request #8244 from carlpett/report-findcharturl-error
4 years ago
Matt Farina 25f67f74ee
Restoring Build behavior
4 years ago
Matt Farina 1458113696
Adding helm v4 todo
4 years ago
Matt Farina 9cb90a8b23
Make unmanaged repositories version resolvable
4 years ago
Holder ffc3d42f87
fix(sdk): Polish the downloader/manager package error return (#8491)
4 years ago
Calle Pettersson 8f3c0a160c Report what cause finding chart to fail
4 years ago
Andrey Voronkov f3350defec Avoid downloading same chart multiple times
4 years ago
Song Shukun 13e2dcfde5 Fix dep build to be compatiable with Helm 2 when requirements use repo alias
5 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
5 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
5 years ago
海的澜色 e062146db3 fix "Chart.lock is out of sync with Chart.yaml" (#7119)
5 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
5 years ago
Matt Farina 9f1dc3b0d5
Merge pull request #6750 from ysh7/support-cross-device-rename-v3
5 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps
5 years ago
Yagnesh Mistry 41e70306b3 Fix import
5 years ago
Yagnesh Mistry ceb6bcb318 fix rename for helm dependency upgrade
5 years ago