Commit Graph

28 Commits (08c612eedfcffe0fedc75111aed3688c1d13971f)

Author SHA1 Message Date
Matthew Fisher 3dbc4dd53b
Merge pull request #7230 from waveywaves/update/token
6 years ago
Marc Khouzam 97e353bda5 feat(comp): Dynamic completion for plugins
6 years ago
Marc Khouzam 7654c18c6b feat(comp): Static completion for plugins
6 years ago
Vibhav Bobade 4bd3b8fc06 Pass the apiserver address/port via cli, introduce HELM_KUBEAPISERVER envvar
6 years ago
Marc Khouzam 32b4e2e5e9 fix(plugin): Avoid crash on missing flag
6 years ago
Marc Khouzam 5179f8d698 fix(plugin): Avoid duplication of flag list
6 years ago
Marc Khouzam 6473234f43 fix(plugin): Add missing -n known flag
6 years ago
Jonas Rutishauser 0650d6953d
Remove all known arguments in plugin invocations
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Adam Reese d3805a1d54
ref(pkg/cli): refactor environment variable setup
6 years ago
Yusuke KUOKA 6e9211e7bb fix(helm3): Detailed exit code for helm plugins
6 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
6 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Martin Hickey 86d8596763 Feature(Plugins): Enable platform specific commands (#5176)
7 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
8 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
8 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST
8 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
8 years ago
Maciej Strzelecki e61ee5c54e fix(helm): pass os.stdin when executing a plugin (#2740)
8 years ago
Adam Reese a29e610938
fix(helm): fix flag parsing once and for all
8 years ago
Adam Reese 876cbc205c
fix(helm): support HELM_HOME during plugin loading
8 years ago
Adam Reese d797acbd7b
fix(helm): fix race conditions in flag parsing
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
Adam Reese 51b8d8a6ee feat(helm): add plugin management commands
9 years ago