Commit Graph

210 Commits (d3bc8535bbc87c1b7300aee892a822372a7d4e2d)

Author SHA1 Message Date
Nicolas De Loof 663c569887 Migrate to oras-go library
5 years ago
Josh Dolitsky 30a8ce5986
Reverse DependingChart test logic, add debug logs
5 years ago
Josh Dolitsky d296ddf026
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Josh Dolitsky 8202ccd699
Remove LoginResult/LogoutResult types
5 years ago
Mathieu Parent dbb4eb6b75 Ensure RawPath match Path when resolving reference
5 years ago
Josh Dolitsky cd27cf660f
Merge branch 'main' of github.com:helm/helm into hip-6
5 years ago
Matt Farina 17ed9c4cd3
tweak basic handling
5 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
5 years ago
yxxhero 20e2aec793 Add a more friendly prompt when index.yaml is empty.
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
6 years ago
Peter Engelbert 3028c55858 Clean up imports and add doc comments
6 years ago
Peter Engelbert 3ad08f3ea9 Implement `helm pull` for OCI registries
6 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
6 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
6 years ago
Matt Farina 6297c021cb
Merge pull request #8795 from mattfarina/feat-8767
6 years ago
zouyu a167b3fc87 Fix wrong function's name in comment
6 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
6 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
6 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
6 years ago
Matthew Fisher 55fbd985dd
Merge pull request #8707 from zhijianli88/cleanup-tempfiles
6 years ago
Matthew Fisher dafeb1541b
Merge pull request #8493 from yxxhero/fix-insecure-skip-tls-verify-flag-not-work-on-helm-install
6 years ago
Li Zhijian cccc2867ea mark NewTempServer as Deprecated
6 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
6 years ago
Manuel Rüger 4abcdc40ef pkg/*: Small linting fixes
6 years ago
yxxhero 0674d93609 add helm v4 todo comments for FindChartInAuthAndTLSRepoURL.
6 years ago
yxxhero 0ecc500c45 add unit tests for FindChartInAuthAndTLSRepoURL.
6 years ago
yxxhero 52295490fd fix insecure-skip-tls-verify flag does't work on helm install, Keep
6 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
6 years ago
Matt Butcher 3706aa7ca6
fix: update unit test for go 1.14 error string change (#7835)
6 years ago
Matt Farina 66292e5e24
Merge pull request #7164 from jmcelwain/master
6 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
7 years ago
Marc Khouzam 1a13366eb0
Merge pull request #6809 from VilledeMontreal/feat/compUseCache
7 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
7 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
7 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
7 years ago
James McElwain e9bf446fa8 fix(install): use ca file for install (#7140)
7 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
7 years ago
Mateusz Szostok 062235142b fix(repo/search): fix helm repo search command to display proper versions
7 years ago
Matthew Fisher b38c413d1b
Merge pull request #6602 from karuppiah7890/fix-url-decode-v3
7 years ago
Karuppiah Natarajan 704133ddd5
fix repo url being decoded while downloading repo index
7 years ago
Taylor Thomas 854919fae8 feat(repo): Ports repo file `Get` method from v2
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Matt Farina 967f4fed42
Update dependencies
7 years ago
Adam Reese fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
7 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
7 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
7 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
7 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
7 years ago
Karuppiah Natarajan 8d660a96a0
Allow missing trailing '/' in --repo url
7 years ago
hd-rk 7ad1d522b3 test: add test
7 years ago
hd-rk 6d3eb81943 fix: use repo default client to download index
7 years ago
Matthew Fisher 2800c56f9d
ref(downloader): pass in options to ChartDownloader
7 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
7 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
7 years ago
Matthew Fisher 7353a65bfa
ref(downloader): remove ResolveChartVersionAndGetRepo
7 years ago
Adam Reese e458a67f0c
ref(pkg/chart): add validation method to chart
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
8 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
8 years ago
Adam Reese 28d8c7b277
ref(*): remove references to chart 'engine'
8 years ago
Matthew Fisher 95c865513f
fix appveyor builds (#4934)
8 years ago
Adam Reese d94707db86
ref(*): remove helmVersion chart constraint
8 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
8 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
8 years ago
Adam Reese b1128abf4f
ref(*): s/tiller/helm/
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
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
Mitchel Humpherys 6de70254fd feat(repo): Add test for non-existent repo path
9 years ago
Mitchel Humpherys 7417f09293 feat(repo): Improve error message for missing repositories.yaml
9 years ago
Christoph Hösler 98e0bd2ecb refactor: rename function and improve error messages
9 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
9 years ago
Taylor Thomas d4ccef7ba7 Merge pull request #2999 from bonifaido/getterConstructor-err
9 years ago
Michal Cwienczek dad8c6f644 Fix #2937 - helm always appends /index.yaml at the end of URL (#2988)
9 years ago
Nandor Kracser a28e5dd2b3 fix(helm): invoking getterConstructor returns downstream error now
9 years ago
Matthew Fisher 9d1db2851e Revert "Write repo file using atomicfile"
9 years ago
Michelle Noorali 84bb77f183 Merge pull request #1997 from AmandaCameron/issue/1401
9 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
9 years ago
Nandor Kracser 9f963c84b4 Redefine the err variable in NewChartRepository, otherwise errors might slip through
9 years ago
Raphael Badin 965cb7fd1c Write repo file using atomicfile
9 years ago
Sushil Kumar d5fd75fe61 Updated StartLocalServerForTests to be private method
9 years ago
Sushil Kumar dce9d88c25 Added tests for --repo flag for helm fetch command
9 years ago
Sushil Kumar 2a5ab59895 Updated defer delete call
9 years ago
Sushil Kumar d13b134ffb Implements --repo flag to commands fetch, install, inspect, upgrade
9 years ago
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Matt Butcher ba6c55c987
fix(helm): add 'skip-refresh' flag to 'helm init'
9 years ago
John Welsh e42f39a114 Forgot gofmt
9 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
9 years ago
Sushil Kumar cfd041eed5 Added unit tests
10 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
10 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
10 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
10 years ago
Anton Galitsyn f8a261f277 use old naming
10 years ago
Anton Galitsyn 685e730ba8 create repo.Getter interface
10 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
10 years ago