Commit Graph

101 Commits (1650c26f5d9bbbc1a209905d26753c4ad11d0482)

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 9dcc49cbd5 Move lint pkg to be part of each chart version
8 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 4ef0f3d5e2
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
9 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
10 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
10 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
10 months ago
Mohammadreza Asadollahifard 96c54a2963
refactor color output functions to simplify noColor checks
10 months ago
naving1989 4310b2bc36 Fixed linting issues
10 months ago
Mohammadreza Asadollahifard 1e00790b8c
refactor tests to use t.Setenv for NO_COLOR environment variable
10 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
10 months ago
naving1989 3b2f9e7d6f test: increase test coverage for pkg/cli/options.go file
10 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
11 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
lubingtan ef5614364b fix: replace mergeMaps call with loader.MergeMaps in MergeValues function
1 year ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
1 year ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
1 year ago
lubingtan 0d36cb664a feat: support multi-document values files
1 year ago
Matt Farina 8edc3ac024
Merge pull request #13471 from wangjingcun/main
1 year ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
1 year ago
Jonathan 37020c32fa
Update pkg/cli/values/options.go
1 year ago
Zhanwei Li 274d43c10d feat: Enhance JSON value parsing in Helm CLI
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
Luis Davim ab3c589809 chore: Make retryingRoundTripper type public
2 years ago
Nathan Baulch ef85fa7f2d
Grammar fixes
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
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
4 years ago
Patrick Scheid 451603910e feature(helm): add --set-literal flag for literal string interpretation
4 years ago
Martin Hickey 8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
4 years ago
d-d-up ece46c1d3a fix special string in the filename
4 years ago