Commit Graph

58 Commits (46d80f68c11d8107b688b9c8299fa02bccba312f)

Author SHA1 Message Date
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 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
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 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
4 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
4 years ago
ZouYu df9cf87cbe add unit test for function FindPlugins
4 years ago
Yaakov Selkowitz df20164cd2
Fix tests on arm64 and ppc64le (#7500)
5 years ago
Vivian Kong 82823a6634 Allow tests to run on s390x (#7096)
5 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 d3805a1d54
ref(pkg/cli): refactor environment variable setup
5 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
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 186f6c512f
fix(plugin): add HELM_HOME back
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Matthew Fisher e410a03c74
ref(getter): introduce Options for passing in getter parameters
5 years ago
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes
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 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
6 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
6 years ago
Martin Hickey 86d8596763 Feature(Plugins): Enable platform specific commands (#5176)
6 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 19398a2ef1
feat(*): store release History in same namespace as release
6 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST
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)
7 years ago
Adam Reese c314e2e2f1
fix(plugins): support newer git (#3571)
7 years ago
oilbeater 0764d95a03 defer in loop may cause resource leak
7 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
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
7 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
7 years ago
Seth Goings e7a51d5424 fix(plugins): exists --> exist
7 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
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