Commit Graph

45 Commits (605b1a0cf779d10b6b38d92aab19c247f4e6431c)

Author SHA1 Message Date
Matt Farina 2236294119 Updating to helm.sh/helm/v4
10 months ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year ago
Matt Farina 2a2aa4aafd
Merge pull request #12856 from yxxhero/fix-typo-in-load_plugins.go
1 year ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
yxxhero 7fbde33109 fix typo in load_plugins.go
2 years ago
Matt Farina dbef83eac3
Merge pull request #10913 from sureshdsk/pluginbug
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
3 years ago
Suresh Kumar 2b49de0860 fix: plugin does not load when helm base dir contains space
4 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
4 years ago
Lüchinger Dominic cc1d2d62e9 Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file
5 years ago
Matt Butcher 809e2d999e
Merge pull request from GHSA-m54r-vrmv-hw33
5 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
5 years ago
Marc Khouzam f7c882d55e feat(cmd): Subcommands for the completion command
5 years ago
Marc Khouzam 88a3d6eaea feat(comp): Move custom completions to Cobra 1.0
5 years ago
Marc Khouzam 0366f9970f fix(comp): Prepare plugin completion for Cobra 1.0
5 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
6 years ago
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
8 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