Commit Graph

29 Commits (f692751a46f869fd7e8bbe0322c7d258b85d352d)

Author SHA1 Message Date
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
2 years ago
Marc Khouzam b8d3535991 feat(comp): Allow fuzzy matching during completion
4 years ago
Marc Khouzam e2836ff65b feat(comp): Add descriptions for repo completion
4 years ago
Li Zhijian 35c5268d9d Use T.Cleanup() to cleanup temp dir helm-repotest
5 years ago
Marc Khouzam d6708667da feat(comp): Disable file completion when not valid
5 years ago
Andreas Lindhé f89d985cb8
Implement support for multiple args for repo remove (#7791)
5 years ago
Marc Khouzam f437b4d6c9 feat(comp): Speed up completion of charts
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
7 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
7 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Arash Deshmeh 55cc23cb01 fix(helm): fix the bug in tests under cmd/helm that leaves behind temporary directories named "repo-test-*" during build.
8 years ago
Adam Reese 7112a48af6
ref(helm): refactor cleanup of environment after tests run
8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
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
Anton Galitsyn f8a261f277 use old naming
9 years ago
Anton Galitsyn 89ab7555db Get http.Client from referenced repository
9 years ago
Anton Galitsyn b0e7a43b5b Construct http.Client for repositories from config, add TLS support
9 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
9 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
9 years ago
Michelle Noorali ec4442373e helm(repo): add repo add and index cmd test
9 years ago
Michelle Noorali a86f304d37 ref(helm): convert repo commands to new format
9 years ago