Commit Graph

46 Commits (f0fd37d2c50f947ce056e14372a3952e83251b04)

Author SHA1 Message Date
Martin Hickey f0fd37d2c5 Replace golint with revive
3 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json
3 years ago
yxxhero 0d3289eb0b add unittest for SetNamespace method
3 years ago
yxxhero d376a67ba8 add SetNamespace method for EnvSettings, in order to set namespace in helm sdk
3 years ago
Marc Khouzam 593b267ed5 feat(comp): Add descriptions for output format
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
4 years ago
Marc Khouzam e16d26717b fix(helm): flag descriptions start with lowercase
4 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
4 years ago
wawa0210 637a5c6494 Environment variable for setting the max history for an environment
4 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
4 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
4 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
4 years ago
Matthew Fisher 14f6d1ea97
ref(environment): use string checking instead
5 years ago
Vibhav Bobade 4bd3b8fc06 Pass the apiserver address/port via cli, introduce HELM_KUBEAPISERVER envvar
5 years ago
Vibhav Bobade afdfb75234 Pass kube user token via cli, introduce HELM_KUBETOKEN envvar
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Aaron Mell 6a98d1f1d2 Code Review Changes
5 years ago
Aaron Mell 4eca26e4e1 Modified the scope of Kubeconfig so it could be set outside an env variable.
5 years ago
Jonas Rutishauser 0650d6953d
Remove all known arguments in plugin invocations
5 years ago
Taylor Thomas 1123e5ca1f fix(cli): Fixes incorrect variable reference
5 years ago
Matthew Fisher ed90425ebb
Merge pull request #6632 from mumoshu/add-plugin-envvars
5 years ago
Taylor Thomas 38d4f33a0f
Merge pull request #6641 from VilledeMontreal/feat/refactorOutput
5 years ago
Yusuke Kuoka 69adc5a218 v3: Propagate --kube-context, --kubeconfig and --namespace values to plugins
5 years ago
Marc Khouzam 483904656b ref(cmd): Use string method to list formats
5 years ago
Marc Khouzam 7fd384c8fb ref(cmd): Use method to list formats
5 years ago
Aaron Mell 8b8ffcdb21 Moved config and configOnce to struct
5 years ago
Aaron Mell 00249a3235 Moved namespace and kubeconfig variable back to original place.
5 years ago
Aaron Mell 1d66a676c8 Moved the GetNamespace and KubeConfig function from action to cli
5 years ago
Taylor Thomas 768d27b387 ref(*): Refactors output into its own package
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Adam Reese d3805a1d54
ref(pkg/cli): refactor environment variable setup
5 years ago
Taylor Thomas 7599c5d489 feat(*): Ports `--set-file` flag to v3
5 years ago
Adam Reese b4788481b7
fix(pkg/cli): do not override users xdg directories
5 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
5 years ago
Matt Farina 378b9dd29e
Remove ability to have duplicates in environment variables
5 years ago
Matt Farina ec31f13ee9
Merge pull request #6244 from waveywaves/feature/helmenv
5 years ago
Ivan Towlson cd42b26a6a Distinct doc strings for repository-cache and repository-config
5 years ago
Vibhav Bobade 66b037f6be Move the logic for checking env in pkg/cli and store all envs in a central place
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Adam Reese 2aee21730d
Merge pull request #6142 from joelanford/decouple-cli-vals
5 years ago
Joe Lanford 45f697b507 pkg/cli/values/options_test.go: re-add MergeValues test with mergeMaps
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Joe Lanford 8a4b70b1e3 review: move ValueOptions to SDK
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
6 years ago