Commit Graph

17 Commits (b3b6479e4cea32593a09a25b65e5e310d0c6c0b9)

Author SHA1 Message Date
Matt Butcher e2da16f514
improve the HTTP detection for tar archives
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
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
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 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 fa611fe285
fix(plugins): support installing plugins by relative path (#3568)
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
Sushil Kumar ff42dadde4 Adds update option to plugin command (#2410)
7 years ago
Sushil Kumar c84fb11a68 Errors out in case requested plugin exists
7 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
8 years ago