Commit Graph

57 Commits (d94a5c97cbff6b8e857c578ac7fd29407aa60907)

Author SHA1 Message Date
Terry Howe 429ce93848
Merge pull request #31613 from aslafy-z/feat/getter-env
4 months ago
Terry Howe 8802d959cb
Merge pull request #31104 from LinPr/fix
4 months ago
Zadkiel AHARONIAN 8534663e73
fix(cli): handle nil config in EnvSettings.Namespace()
5 months ago
Matt Farina 533eddc57d Add content cache to helm env
8 months ago
Matt Farina fea6d8eb04
Updating to tested content cache
8 months ago
LinPr b25fa862d5 fix: assign KUBECONFIG environment variable value to env.Kubeconfig
9 months ago
Mohammadreza Asadollahifard 0865d70304
refactor: change default color output setting to auto and remove ColorEnabled method
9 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
10 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
10 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
10 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Luis Davim ab3c589809 chore: Make retryingRoundTripper type public
2 years ago
Maor Friedman 84cbb2c59b fix repository-cache flag help description from file to directory
2 years ago
Evan Foster 69362df367 fix(helm): Use burst limit setting for discovery
2 years ago
Calvin Krist 214fb6eff3 Fix namespace on kubeconfig error
2 years ago
deterclosed dd37787ffd chore: remove repetitive words
2 years ago
Andy Smith 415af5b0e9 Add qps/HELM_QPS parameter
3 years ago
Jakub Warczarek 3d81ea22ac Fix after CR
3 years ago
Jakub Warczarek 2fa7b3d1b7 Fix User-Agent header in requests made by Helm
3 years ago
Cenk Alti b5378b3a5d retry http request on temporary errors
4 years ago
Justen Walker 687852e4fe feat(*): add flags/env for kube api tls overrides
4 years ago
Igor Sutton 823d929421
Add --burst-limit option for client-side throttling limit configuration (#10842)
4 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json
4 years ago
yxxhero d376a67ba8 add SetNamespace method for EnvSettings, in order to set namespace in helm sdk
5 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
Marc Khouzam e16d26717b fix(helm): flag descriptions start with lowercase
6 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
6 years ago
wawa0210 637a5c6494 Environment variable for setting the max history for an environment
6 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
6 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
6 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
6 years ago
Matthew Fisher 14f6d1ea97
ref(environment): use string checking instead
6 years ago
Vibhav Bobade 4bd3b8fc06 Pass the apiserver address/port via cli, introduce HELM_KUBEAPISERVER envvar
6 years ago
Vibhav Bobade afdfb75234 Pass kube user token via cli, introduce HELM_KUBETOKEN envvar
6 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
6 years ago
Aaron Mell 6a98d1f1d2 Code Review Changes
7 years ago
Aaron Mell 4eca26e4e1 Modified the scope of Kubeconfig so it could be set outside an env variable.
7 years ago
Jonas Rutishauser 0650d6953d
Remove all known arguments in plugin invocations
7 years ago
Taylor Thomas 1123e5ca1f fix(cli): Fixes incorrect variable reference
7 years ago
Matthew Fisher ed90425ebb
Merge pull request #6632 from mumoshu/add-plugin-envvars
7 years ago
Yusuke Kuoka 69adc5a218 v3: Propagate --kube-context, --kubeconfig and --namespace values to plugins
7 years ago
Aaron Mell 8b8ffcdb21 Moved config and configOnce to struct
7 years ago
Aaron Mell 00249a3235 Moved namespace and kubeconfig variable back to original place.
7 years ago
Aaron Mell 1d66a676c8 Moved the GetNamespace and KubeConfig function from action to cli
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Adam Reese d3805a1d54
ref(pkg/cli): refactor environment variable setup
7 years ago
Adam Reese b4788481b7
fix(pkg/cli): do not override users xdg directories
7 years ago
Matt Farina 1ea53d8934
Unifity environment variable naming and use
7 years ago
Matt Farina 378b9dd29e
Remove ability to have duplicates in environment variables
7 years ago
Matt Farina ec31f13ee9
Merge pull request #6244 from waveywaves/feature/helmenv
7 years ago