Commit Graph

16 Commits (f4f932fabd197f7e6d608c8672b33a483b4b76fa)

Author SHA1 Message Date
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
9 years ago
Adam Reese 8272360681 Merge pull request #2476 from adamreese/fix/flag-envars
9 years ago
Seth Goings e7a51d5424 fix(plugins): exists --> exist
9 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
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 :)
10 years ago
Sushil Kumar c84fb11a68 Errors out in case requested plugin exists
10 years ago
Sushil Kumar 6344f1d8e9 Errors out in case requested plugin version does not exists
10 years ago
Adam Reese 50eee83646
ref(helm): use new debug method to standardize debug output
10 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
10 years ago
Adam Reese e611936893 ref(plugin): cleanup unused functions
10 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
10 years ago
libesz 41f7c97a48 Fixing plugin test
10 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
10 years ago