Commit Graph

131 Commits (d417878a694f033f5855cfd6ae86651177bb0993)

Author SHA1 Message Date
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
Matthew Fisher 8d8a27ed1f
Merge pull request #9980 from schra/feat/password-stdin
3 years ago
Matthew Fisher 4b23d0a25b
fix: refactor downloadAll
3 years ago
André Schröder 2131f4cba8 [fix concern] implement test
3 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
jayonlau fc5473f762 Clean up extra spaces
3 years ago
Kally Fox f9b1445b63
refactor: use os instead of ioutil's ReadDir
3 years ago
Josh Dolitsky a38f56c692
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Josh Dolitsky 230e37ca52
remove hardcoded oci strings, add constant/util
3 years ago
Matt Farina 4e2e4084ed
Fix the url being set by WithURL on the getters
3 years ago
Josh Dolitsky 1fe2024be3
Merge branch 'main' of github.com:helm/helm into hip-6
3 years ago
Josh Dolitsky 4ed8e77026
remove tmp path in case it exists
3 years ago
Josh Dolitsky e5b03c73f0
do not update oci-based repos
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
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
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
4 years ago
Matt Farina 882db2543c Fixes Error: could not find protocol handler for
4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Matthew Fisher b0fdb5461f
Merge pull request #8244 from carlpett/report-findcharturl-error
4 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
4 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
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
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
4 years ago
Andrey Voronkov f3350defec Avoid downloading same chart multiple times
4 years ago
Martin Hickey aef7b1dca2
Merge pull request #7720 from misha-ridge/atomic-charts-cache
4 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
5 years ago
James McElwain bf5c0ae7f4 fix(install): correct append tls config.
5 years ago
Mikhail Gusarov b864fcd0f4 Make the charts cache safe in presence of several Helm instances
5 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