Commit Graph

151 Commits (42a04c76a48e6cdbd19debf042b2c9df34cf9ac6)

Author SHA1 Message Date
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory 3 years ago
Josh Dolitsky 86a94f2f53
Merge pull request 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 4 years ago
Josh Dolitsky 336c7862e5
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Mathieu Parent 58018d1210 Fix encoded path for 'helm dependency build' 4 years ago
Josh Dolitsky 0121f6a328
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Matthew Fisher c7502671ef
Merge pull request from jayonlau/clean_up 4 years ago
Matthew Fisher 8d8a27ed1f
Merge pull request from schra/feat/password-stdin 4 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll 4 years ago
André Schröder 2131f4cba8 [fix concern] implement test 4 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
jayonlau fc5473f762 Clean up extra spaces 4 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir 4 years ago
Josh Dolitsky a38f56c692
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util 4 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters 4 years ago
Josh Dolitsky 1fe2024be3
Merge branch 'main' of github.com:helm/helm into hip-6 4 years ago
Josh Dolitsky 4ed8e77026
remove tmp path in case it exists 4 years ago
Josh Dolitsky e5b03c73f0
do not update oci-based repos 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
Martin Hickey 699ea6dcef
Merge pull request from scaat/fix-specification 4 years ago
Martin Hickey c1d4cf0861
Merge pull request from yxxhero/helm_dep_build_update_inherit_insecure_skip_tls_verify_from_helm_repo_add 4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling () 4 years ago
yxxhero f735a240b6 fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add 4 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters 4 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