Commit Graph

16 Commits (3ee74217d162a21ced3df5c6b901b520ed64a4d4)

Author SHA1 Message Date
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
8 years ago
Adam Reese 8272360681 Merge pull request #2476 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 (#2410)
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
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
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
libesz 41f7c97a48 Fixing plugin test
9 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
9 years ago