Commit Graph

57 Commits (dev-v2)

Author SHA1 Message Date
Matt Butcher 62d6e4076b
Change default repositories for Helm v2 (#8901)
5 years ago
Yagnesh Mistry 465870a22e Move third_party/fs to internal/third_party/fs and update scripts/validate-license.sh
6 years ago
Yagnesh Mistry 7786caa6b0 Move fs to third_party/dep and include full bsd license text
6 years ago
Brice Rising 94d87ef95d Fix rename for helm dep upgrade
6 years ago
Matthew Fisher 74653d3794
fix: return more information to the user
6 years ago
Sebastien Plisson 99b8a0d0d7
Removed test requiring repository field to allow local chart dependency
6 years ago
Sebastien Plisson 8537bb5c42
Added test cases for chart present under charts folder
6 years ago
Sebastien Plisson 21edd808b6
#3321 Accept dependency in requirements.yaml from charts directory.
6 years ago
Abejide Femi d251b94efc refactor manager file in pkg folder (#6551)
6 years ago
Xiang Dai b49f4269c5 fix issue when dependency is URL
6 years ago
Xiang Dai 66974afddb remove duplicate check
6 years ago
AllenZMC 7b0a407ff7 fix mis-spelling in manager.go
6 years ago
Evan Vetere f602c2328d tone down the enthusiasm
7 years ago
Matt Farina 35b7822190
Noting the version as the match element
7 years ago
Alex 9f964c11da fix: helm display confused error message if version is empty (without quotes) (#5310)
7 years ago
lIuDuI 9fb9850aca Fix function comment to consistent with its name (#5294)
7 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
7 years ago
adshmh d8bdf484cc fix(helm): add descriptive error if dependency has blank "repository" (#5152)
7 years ago
Matthew Fisher 9dce1ac88b
s,kubernetes/charts,helm/charts,g (#4889)
7 years ago
Caleb Delnay fbda50a452 Fix credentials not set for ResolveChartVersion default HTTP client (#4662)
7 years ago
Carlos Tadeu Panato Junior 71ba25a5a9 change kubernetes to helm in docs and yaml files when refer the repository (#4640)
7 years ago
Matt Farina e328d00a2f
Updating to the k8s label convention
7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
7 years ago
Rajat Jindal f2abb2ae14 fix lint warning
7 years ago
Matthew Fisher d9395bcc06
remove need for type reflection
8 years ago
eyalbe4 c2fa72ebcd Fix for - Downloader plugins not used when downloading new repo's index.yaml #3938
8 years ago
Matthew Fisher aa2976f0ce
swallow the error when returning the default HTTP client
8 years ago
eyalbe4 fa62c476fc Basic auth credentials from repo not used in install/upgrade/fetch commands #3858
8 years ago
adshmh 1a55161a53 Fix several golint warnings (#3756)
8 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Tim Dumol 8fae16fbb2
feat(helm): add better error message to 'dep up'
8 years ago
Yecheng Fu 126f0249a7 Remove executable permission bit for chart files.
8 years ago
Christian Jauvin 8775f632f2 Fix for relative chart path support in index.yaml
8 years ago
Michal Cwienczek dad8c6f644 Fix #2937 - helm always appends /index.yaml at the end of URL (#2988)
8 years ago
xuhaigang b79033a715 Merge branch 'fix-update-delete-subcharts' of https://github.com/rocky-nupt/helm into fix-update-delete-subcharts
8 years ago
xuhaigang 4ffb9dfb4b Fix(helm): Fix the bug of dependency update deleting subcharts
8 years ago
Maciej Kwiek 9c4bb14673 Delete old deps after chart deps are updated
8 years ago
Alon Lavi 04a7e241e6 Fix a bug causing 'helm depndency update' to delete required charts
8 years ago
Matt Butcher 4c6a7cf759
fix(helm): prepend repo URL to packages missing scheme
8 years ago
Matt Butcher 28ec92355b
fix(helm): add --devel flag to allow dev releases again
8 years ago
Sushil Kumar 61c3a44dc3 Fixed issues reported by test-style
9 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Taylor Thomas 9cfdbd1f77 Merge pull request #2174 from qwangrepos/repo-alias
9 years ago
Qin Wang c010da4d93 feat(helm): add support for repo alias
9 years ago
Qin Wang e6b79e138b fix(helm): local path in requirements.yaml relative to working dir
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
9 years ago
Michelle Noorali 59bb5aa1b8 Merge pull request #2028 from qwangrepos/issue-2020
9 years ago
Qin Wang 0bef00078c local path repo verbose - issue #2020
9 years ago