Commit Graph

162 Commits (main)

Author SHA1 Message Date
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
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
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
4 years ago
James McElwain bf5c0ae7f4 fix(install): correct append tls config.
4 years ago
Mikhail Gusarov b864fcd0f4 Make the charts cache safe in presence of several Helm instances
4 years ago
Song Shukun 13e2dcfde5 Fix dep build to be compatiable with Helm 2 when requirements use repo alias
4 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
4 years ago
Paul "TBBle" Hampson 0cb0eaca94 fix(*): Helm v3 handling of APIVersion v1 charts dependencies (#7009)
5 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
5 years ago
Matt Farina 893e8de183
Merge pull request #7071 from SvenskaSpel/issue-7055-helm-pull-ca-file-usage
5 years ago
海的澜色 e062146db3 fix "Chart.lock is out of sync with Chart.yaml" (#7119)
5 years ago
Andreas Stenius 4c4328398e
chart_downloader: fix lint issue.
5 years ago
Andreas Stenius 0f0aa6b432
chart_downloader: avoid overriding TLS options from command flags when not setup in repo config.
5 years ago
Andreas Stenius d6c13616fa
chart_downloader: add TLS client config to options from repo config. (#7055)
5 years ago
Andreas Stenius e3f49085cc
chart_downloader: add test to verify that http opts are used correctly. (#7055)
5 years ago
Hang Park 0987c6f7b9
fix(pkg/downloader): resolve repo alias before checking digests on build
5 years ago
Hang Park 17553db485
fix(pkg/downloader): add failing test for build with repo alias
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
Hang Park 9e9999b671
fix(pkg/downloader): Add failing tests for #6416 and bugs due to #5874
5 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
5 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
5 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Matt Farina 670968fb19
Removing the stable repository
5 years ago
Matthew Fisher 4f6d002d6c
chore(docs): move docs to helm-www
5 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
5 years ago
Matthew Fisher a6fefdd9a3
Merge pull request #5874 from bacongobbler/fix-requirements-not-being-updated
5 years ago
Da Yin b9878bd912 Redo the same fix with #3915 in dev-v3 branch
5 years ago
Matthew Fisher 78330ba3d9
fix(resolver): compare hash of lockfile against resolved dependencies
5 years ago
Matthew Fisher 7353a65bfa
ref(downloader): remove ResolveChartVersionAndGetRepo
5 years ago
Matt Farina af7eab0325
Updating to the k8s label convention
5 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Adam Reese 28d8c7b277
ref(*): remove references to chart 'engine'
5 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
6 years ago
Adam Reese 825b15c763
Merge pull request #4972 from adamreese/ref/chart-dependencies
6 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
6 years ago
roc 79f88dfc5e ref(url) update helm's github url (#4962)
6 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
6 years ago
Adam Reese 3b0ba0f71e
ref(tests): remove broken symlinks in testdata
6 years ago
Adam Reese 21259507bd
ref(*): rename requirements.lock to Chart.lock
6 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
eyalbe4 fa62c476fc Basic auth credentials from repo not used in install/upgrade/fetch commands #3858
6 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
6 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
6 years ago
Tim Dumol 8fae16fbb2
feat(helm): add better error message to 'dep up'
7 years ago
Yecheng Fu 126f0249a7 Remove executable permission bit for chart files.
7 years ago
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml
7 years ago
Michal Cwienczek dad8c6f644 Fix #2937 - helm always appends /index.yaml at the end of URL (#2988)
7 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts
7 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts
7 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated
7 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts
7 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
7 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again
7 years ago
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style
7 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
7 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
7 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
7 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
7 years ago