Commit Graph

45 Commits (main)

Author SHA1 Message Date
Matt Farina 847369c184
Update to Go 1.21 for builds
6 months ago
Eng Zer Jun 2ceebffc77
test: replace `ensure.TempDir` with `t.TempDir`
11 months ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Philipp Stehle 965f8591e7 improve error message on plugin install
2 years ago
cui fliter 09d3f31358 fix a few function names on comments
2 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
2 years ago
yxxhero 133c227331 add unittest
3 years ago
yxxhero 90fa4c962a fix HELM PLUGINS behavior another_way
3 years ago
Ma Xinjian 1aa6e928ce Cleanup tempfiles introduced by unit tests under pkg/
4 years ago
Matthew Fisher 6eeec4a002
switched to stricter YAML parsing on plugin metadata files
4 years ago
Matt Butcher e2da16f514
improve the HTTP detection for tar archives
4 years ago
Matt Butcher b6bbe4f08b
Improve the extractor and add tests (#8317)
4 years ago
Matt Farina 512544b9ab
Fixing PAX Header handling (#8086)
4 years ago
Liu Ming e1aaf995a6 refactor: alter constant `pluginFileName` to `PluginFileName`
4 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
4 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Taylor Thomas fca14bcb76 feat(plugin): Ports file mode preservation for tarballs from v3
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
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
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
5 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
6 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
6 years ago
Adam Reese fa611fe285
fix(plugins): support installing plugins by relative path (#3568)
6 years ago
Adam Reese c314e2e2f1
fix(plugins): support newer git (#3571)
6 years ago
oilbeater 0764d95a03 defer in loop may cause resource leak
6 years ago
Johan Lyheden 4831089500 Add tests to HTTPInstaller, update plugin documentation
7 years ago
Johan Lyheden f1a08adb41 Update to comply with linter rules and gofmt
7 years ago
Johan Lyheden d43d5ab452 Add plugin installer from http archive
7 years ago
Seth Goings e7a51d5424 fix(plugins): exists --> exist
7 years ago
Sushil Kumar a6556b4982 Check existence of $HELM_HOME/plugins before installing plugin
7 years ago
Adam Reese 1e8ebae249 fix(plugins): add error when updating modified plugins
7 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
7 years ago
Sushil Kumar 24157e4aed Updated review comments :)
7 years ago
Sushil Kumar c84fb11a68 Errors out in case requested plugin exists
7 years ago
Sushil Kumar 6344f1d8e9 Errors out in case requested plugin version does not exists
7 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
7 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
7 years ago