Commit Graph

47 Commits (c0744a1a8c57f0055fac98b205dc20adf46c91bb)

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