Commit Graph

59 Commits (2d85884842e0895788278d862b9981138bea69a6)

Author SHA1 Message Date
Matt Farina 764557c470
Some fixes
6 months ago
George Jenkins 8d19bcb78a add error messages
7 months ago
George Jenkins 68294fdae0 Fix: Ignore alias validation error for index load
7 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
8 months ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
1 year ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
1 year ago
Matt Farina 1c4885fce7
Merge pull request #11501 from imanushin/add-test-for-exact-version
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Martin Hickey 256e976331 Update repo handling
2 years ago
Igor Manushin 203f31d57b Add exact version test. See also #7563
2 years ago
Markus Lehtonen 7a08426869 repo: fix repo merge unit test
2 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
3 years ago
yxxhero 20e2aec793 Add a more friendly prompt when index.yaml is empty.
3 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Matt Farina 4c121c3085 Adding annotation to index.yaml file
4 years ago
Matthew Fisher f19acbdc94
fix: allow serverInfo field on index files
4 years ago
Matt Butcher 055dd41cbe
Merge pull request from GHSA-jm56-5h66-w453
4 years ago
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
4 years ago
Marc Khouzam 1a13366eb0
Merge pull request #6809 from VilledeMontreal/feat/compUseCache
5 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
5 years ago
Marc Khouzam d3a8cc4713 feat(chore): Remove unused code
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Lam Le afda6b4940
Porting fix from commit f5986db184
5 years ago
Karuppiah Natarajan 704133ddd5
fix repo url being decoded while downloading repo index
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
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
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
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 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
7 years ago
Sushil Kumar d5fd75fe61 Updated StartLocalServerForTests to be private method
7 years ago
Sushil Kumar dce9d88c25 Added tests for --repo flag for helm fetch command
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
John Welsh e42f39a114 Forgot gofmt
8 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
8 years ago
Matt Butcher 4829fad3a3
fix(helm): fix broken cache paths in repositories
8 years ago
Anton Galitsyn f8a261f277 use old naming
8 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
8 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
8 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
8 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
8 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
8 years ago
Matt Butcher 25c7e6dc21 fix(helm): allow entries to be merged into index
8 years ago
Matt Butcher 4979aa0827 ref(repo): move urlJoin to the right package
8 years ago