Commit Graph

122 Commits (main)

Author SHA1 Message Date
Matthieu MOREL 4d9c03f51c chore(pkg): refactor: finer tests conversions to testify part 2
4 weeks ago
Matt Farina 29cdf6bd41
Merge pull request #31907 from LarytheLord/fix/test-kubeconfig-isolation-31470
1 month ago
Terry Howe c2fda5ac58
Potential fix for pull request finding
1 month ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
1 month ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
2 months ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
2 months ago
LarytheLord 47bde11959 test(cli): use t.Cleanup for resetEnv with t.Setenv
2 months ago
LarytheLord 9b30076180 test(cli): isolate user-agent rest config test from host kubeconfig
2 months ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 months ago
George Jenkins 144246cd28
Potential fix for pull request finding
2 months ago
George Jenkins 16b0760dfd refactor(pkg/cli): convert tests to testify assert/require
2 months ago
Sumit Solanki 213c869a98 refactor(cli): share RetryingRoundTripper via pkg/kubeenv
4 months ago
Sumit Solanki 64f1d0af5b refactor(cli): decouple EnvSettings from pkg/kube
5 months ago
Sumit Solanki 154993723a refactor(cli): decouple EnvSettings from pkg/kube to avoid import cycles
5 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
5 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
5 months ago
Matthieu MOREL 63f03c0f5c chore(pkg): enable perfsprint linter
6 months ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
6 months ago
George Jenkins 92b64e87ad
chore: fixes
6 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
7 months ago
Terry Howe 429ce93848
Merge pull request #31613 from aslafy-z/feat/getter-env
8 months ago
Terry Howe 8802d959cb
Merge pull request #31104 from LinPr/fix
8 months ago
Zadkiel AHARONIAN 8534663e73
fix(cli): handle nil config in EnvSettings.Namespace()
9 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
12 months ago
Matt Farina 533eddc57d Add content cache to helm env
1 year ago
Matt Farina fea6d8eb04
Updating to tested content cache
1 year ago
LinPr b25fa862d5 fix: assign KUBECONFIG environment variable value to env.Kubeconfig
1 year ago
Mohammadreza Asadollahifard 0865d70304
refactor: change default color output setting to auto and remove ColorEnabled method
1 year ago
Mohammadreza Asadollahifard 4ef0f3d5e2
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
1 year ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
1 year ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
1 year ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
1 year ago
Mohammadreza Asadollahifard 96c54a2963
refactor color output functions to simplify noColor checks
1 year ago
naving1989 4310b2bc36 Fixed linting issues
1 year ago
Mohammadreza Asadollahifard 1e00790b8c
refactor tests to use t.Setenv for NO_COLOR environment variable
1 year ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
1 year ago
naving1989 3b2f9e7d6f test: increase test coverage for pkg/cli/options.go file
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year 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
2 years ago
lubingtan ef5614364b fix: replace mergeMaps call with loader.MergeMaps in MergeValues function
2 years ago
lubingtan 3d84e00ce7 fix: use Reader interface as the input of LoadValues and enhance UT of LoadValues
2 years ago
lubingtan 92087f6e33 feat: support multi-document values files for default chart values
2 years ago
lubingtan 0d36cb664a feat: support multi-document values files
2 years ago
Matt Farina 8edc3ac024
Merge pull request #13471 from wangjingcun/main
2 years ago
wangjingcun 8b8cc94822 Use a more direct and less error-prone return value
2 years ago
Jonathan 37020c32fa
Update pkg/cli/values/options.go
2 years ago
Zhanwei Li 274d43c10d feat: Enhance JSON value parsing in Helm CLI
2 years ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago