Commit Graph

34 Commits (f7e2a78374283d94ffb5840e64f2cf222d31591a)

Author SHA1 Message Date
Adam Reese 295092cd7d
ref(pkg/action): refactoring dup code and linter fixes 6 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 () 6 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 7 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code) 7 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release 7 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST 7 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client 7 years ago
Adam Reese fa611fe285
fix(plugins): support installing plugins by relative path () 7 years ago
Adam Reese c314e2e2f1
fix(plugins): support newer git () 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 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
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all 8 years ago
Adam Reese 8272360681 Merge pull request from adamreese/fix/flag-envars 8 years ago
Seth Goings e7a51d5424 fix(plugins): exists --> exist 8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing 8 years ago
Sushil Kumar a6556b4982 Check existence of $HELM_HOME/plugins before installing plugin 8 years ago
Adam Reese 1e8ebae249 fix(plugins): add error when updating modified plugins 8 years ago
Sushil Kumar ff42dadde4 Adds update option to plugin command () 8 years ago
Sushil Kumar 24157e4aed Updated review comments :) 8 years ago
Sushil Kumar c84fb11a68 Errors out in case requested plugin exists 8 years ago
Sushil Kumar 6344f1d8e9 Errors out in case requested plugin version does not exists 8 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output 8 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes , . 8 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions 8 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands 8 years ago
libesz 41f7c97a48 Fixing plugin test 8 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend 8 years ago