Aaron Mell
6a98d1f1d2
Code Review Changes
...
Signed-off-by: Aaron Mell <amell@lumindigital.com>
5 years ago
Aaron Mell
4eca26e4e1
Modified the scope of Kubeconfig so it could be set outside an env variable.
...
Signed-off-by: Aaron Mell <amell@lumindigital.com>
5 years ago
Jonas Rutishauser
0650d6953d
Remove all known arguments in plugin invocations
...
Consistenly remove all arguments which are passed as environment
variables.
Get all arguments from environment variables passed to plugins.
Signed-off-by: Jonas Rutishauser <jonas.rutishauser@alumni.ethz.ch>
5 years ago
Taylor Thomas
1123e5ca1f
fix(cli): Fixes incorrect variable reference
...
Because these were additions, git didn't pick up that the recent refactor of
env settings had changed some of the variables. This fixes those small changes
Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
5 years ago
Matthew Fisher
ed90425ebb
Merge pull request #6632 from mumoshu/add-plugin-envvars
...
v3: Propagate --kube-context, --kubeconfig and --namespace values to plugins
5 years ago
Yusuke Kuoka
69adc5a218
v3: Propagate --kube-context, --kubeconfig and --namespace values to plugins
...
Closes #6631
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
5 years ago
Aaron Mell
8b8ffcdb21
Moved config and configOnce to struct
...
Signed-off-by: Aaron Mell <amell@lumindigital.com>
5 years ago
Aaron Mell
00249a3235
Moved namespace and kubeconfig variable back to original place.
...
Signed-off-by: Aaron Mell <amell@lumindigital.com>
5 years ago
Aaron Mell
1d66a676c8
Moved the GetNamespace and KubeConfig function from action to cli
...
Signed-off-by: Aaron Mell <amell@lumindigital.com>
5 years ago
Matt Farina
9bc7934f35
Updating the module for v3 as the major version
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
5 years ago
Adam Reese
d3805a1d54
ref(pkg/cli): refactor environment variable setup
...
This change sets proper defaults based on environment variables for
global settings and plugin environments.
Signed-off-by: Adam Reese <adam@reese.io>
5 years ago
Adam Reese
b4788481b7
fix(pkg/cli): do not override users xdg directories
...
Signed-off-by: Adam Reese <adam@reese.io>
5 years ago
Matt Farina
1ea53d8934
Unifity environment variable naming and use
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
5 years ago
Matt Farina
378b9dd29e
Remove ability to have duplicates in environment variables
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
5 years ago
Matt Farina
ec31f13ee9
Merge pull request #6244 from waveywaves/feature/helmenv
...
(feature/helm-env) `helm env`
5 years ago
Ivan Towlson
cd42b26a6a
Distinct doc strings for repository-cache and repository-config
...
Signed-off-by: Ivan Towlson <itowlson@microsoft.com>
5 years ago
Vibhav Bobade
66b037f6be
Move the logic for checking env in pkg/cli and store all envs in a central place
...
Signed-off-by: Vibhav Bobade <vibhav.bobde@gmail.com>
5 years ago
Adam Reese
1779ad5302
ref(cmd/helm): remove init command
...
Signed-off-by: Adam Reese <adam@reese.io>
5 years ago
Adam Reese
b6fdd8783b
feat(cmd/helm): remove need for helm init command
...
* allow repository config via cli
* make `helm repo add` create repo config file if it does not exist
* squash a ton of bugs
Signed-off-by: Adam Reese <adam@reese.io>
5 years ago
Matthew Fisher
c728611e5a
feat(cli): support XDG base directory specification
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
5 years ago
Adam Reese
895e9192d4
feat(*): use vanity import helm.sh/helm
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Matthew Fisher
2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago