Commit Graph

61 Commits (release-3.20)

Author SHA1 Message Date
Matt Farina 039b0b18d3
Handle messy index files
1 year ago
ricardo.bartels@telekom.de af13b0d8dc adds tests for handling of Helm index with broken chart versions #13176
2 years ago
Matt Farina 764557c470
Some fixes
3 years ago
George Jenkins 8d19bcb78a add error messages
3 years ago
George Jenkins 68294fdae0 Fix: Ignore alias validation error for index load
3 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
3 years ago
Hidde Beydals 2544aa23a3
cmd: support generating index in JSON format
3 years ago
Hidde Beydals e21c9cf7e2
repo: detect JSON and unmarshal efficiently
3 years ago
Matt Farina 1c4885fce7
Merge pull request #11501 from imanushin/add-test-for-exact-version
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Martin Hickey 256e976331 Update repo handling
4 years ago
Igor Manushin 203f31d57b Add exact version test. See also #7563
4 years ago
Markus Lehtonen 7a08426869 repo: fix repo merge unit test
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
5 years ago
yxxhero 20e2aec793 Add a more friendly prompt when index.yaml is empty.
5 years ago
Adam Reese 657ce552cb
fix(*): Validate metadata semver and printable characters
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 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
Raphaël 984d2ac767
fix: write index.yaml file atomically (#7954)
6 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
Lam Le afda6b4940
Porting fix from commit f5986db184
7 years ago
Karuppiah Natarajan 704133ddd5
fix repo url being decoded while downloading repo index
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
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
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
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 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Amanda Cameron 415e52bf55 Add support for sub-directory scanning as in issue #1401
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
Matt Butcher bd02f39384
ref(getter): flatten the getter package tree
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
John Welsh e42f39a114 Forgot gofmt
10 years ago
John Welsh f4486d4858 fix(helm): Don't assume index.yaml is sorted
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 b0e7a43b5b Construct http.Client for repositories from config, add TLS support
10 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
10 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
10 years ago
Adnan Abdulhussein ee7fe7c728 fix(repo): ensure index generates in the right order
10 years ago
Matt Butcher 911d3224c5 fix(helm): make 'helm repo index' generate the right index
10 years ago