Commit Graph

85 Commits (e7eedae97cb8ea9050ec220a7cb33445c0b791f9)

Author SHA1 Message Date
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
9 months ago
Benoit Tigeot 6b5fa33633
debug log level is dynamic and set after Logger creation
10 months ago
Benoit Tigeot 710770eed4
Linting
10 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
10 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
11 months ago
lubingtan ef5614364b fix: replace mergeMaps call with loader.MergeMaps in MergeValues function
11 months ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
11 months ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
11 months ago
lubingtan 0d36cb664a feat: support multi-document values files
11 months ago
Matt Farina 8edc3ac024
Merge pull request #13471 from wangjingcun/main
11 months ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
11 months ago
Jonathan 37020c32fa
Update pkg/cli/values/options.go
12 months ago
Zhanwei Li 274d43c10d feat: Enhance JSON value parsing in Helm CLI
12 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Luis Davim ab3c589809 chore: Make retryingRoundTripper type public
1 year ago
Nathan Baulch ef85fa7f2d
Grammar fixes
1 year 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
2 years ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Cenk Alti 442d594570 Check status code before retrying request
3 years ago
Jakub Warczarek 3d81ea22ac Fix after CR
3 years ago
Jakub Warczarek 553f1e34f5 Add test for User-Agent header setting and refactor
3 years ago
Jakub Warczarek 2fa7b3d1b7 Fix User-Agent header in requests made by Helm
3 years ago
Matt Farina 50ec3d4fe4
Fixing indentation
3 years ago
Matt Farina 6611cdcd01
Merge branch 'main' into 4030-provide-literal-alternative-for-set-flag
3 years ago
Zuhair AlSader 0fdfe05844
docs: add docs for cli/values.Options
3 years ago
Cenk Alti b5378b3a5d retry http request on temporary errors
3 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
3 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
3 years ago
d-d-up ece46c1d3a fix special string in the filename
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
Zoran Krleza 06c39c8079 Fixing downloader plugin error handling
4 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
4 years ago
Martin Hickey 9975d62525 Handle Hungarian notation issue
4 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
4 years ago
Allen Bai e08a9270be
HELM_REGISTRY_CONFIG: change default file of registry config to config.json
4 years ago
yxxhero 0d3289eb0b add unittest for SetNamespace method
4 years ago
yxxhero d376a67ba8 add SetNamespace method for EnvSettings, in order to set namespace in helm sdk
4 years ago
Marc Khouzam 593b267ed5 feat(comp): Add descriptions for output format
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
5 years ago
leigh capili 9429af8b39 Support impersonation via flags similar to kubectl --as="user"
5 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