Commit Graph

19 Commits (1123e5ca1f55a31cd2dcd2b78bd3fbfd428cea3c)

Author SHA1 Message Date
Taylor Thomas 1123e5ca1f fix(cli): Fixes incorrect variable reference
6 years ago
Matthew Fisher ed90425ebb
Merge pull request #6632 from mumoshu/add-plugin-envvars
6 years ago
Yusuke Kuoka 69adc5a218 v3: Propagate --kube-context, --kubeconfig and --namespace values to plugins
6 years ago
Aaron Mell 8b8ffcdb21 Moved config and configOnce to struct
6 years ago
Aaron Mell 00249a3235 Moved namespace and kubeconfig variable back to original place.
6 years ago
Aaron Mell 1d66a676c8 Moved the GetNamespace and KubeConfig function from action to cli
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
Adam Reese b4788481b7
fix(pkg/cli): do not override users xdg directories
6 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
6 years ago
Matt Farina 378b9dd29e
Remove ability to have duplicates in environment variables
6 years ago
Matt Farina ec31f13ee9
Merge pull request #6244 from waveywaves/feature/helmenv
6 years ago
Ivan Towlson cd42b26a6a Distinct doc strings for repository-cache and repository-config
6 years ago
Vibhav Bobade 66b037f6be Move the logic for checking env in pkg/cli and store all envs in a central place
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
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago