Commit Graph

127 Commits (gjenkins/fix_helm4_release)

Author SHA1 Message Date
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
2 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
2 months ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
3 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
3 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
3 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
3 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
3 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
3 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
3 months ago
Zach Burgess 6e30619d8f
Merge branch 'helm:main' into templates_lint
3 months ago
George Jenkins bbea98ed6b
Merge pull request #30898 from fidelity-contributions/fix-issue-13198
3 months ago
George Jenkins edd0dabe02
Merge pull request #31021 from zachburg/test_temp_dir
3 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
3 months ago
Zach Burgess eaf40b4b4f Call `ensure.HelmHome()` in package_test.go
3 months ago
Zach Burgess c48a3435f5 Remove unnecessary calls for changing directory to `helmpath.CachePath`.
3 months ago
Zach Burgess 3b26ddc22b Update tests in create_test.go and package_test.go to work in a temp dir.
3 months ago
Zach Burgess b703d5b4bb Return early when linting if the `templates/` dir does not exist
3 months ago
Matt Farina f0cf9c28f0
Move logging setup to be configurable
3 months ago
George Jenkins a2a0935cba
Merge pull request #30900 from unguiculus/issue-12952
3 months ago
manslaughter03 bc44614a78 fix: wrap run release test error in case GetPodLogs failed.
4 months ago
Ashmit Bhardwaj e060fbe185 updated docs
4 months ago
Ashmit Bhardwaj 0389407cbc removed unnecessary binary file
4 months ago
Ashmit Bhardwaj b305a501e8 added documentation and test cases for api-versions flag
4 months ago
Terry Howe 93ec064640
fix: repo update cmd mutex
4 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
4 months ago
Reinhard Nägele d448cf1943 Add timeout flag to repo add and update flags
4 months ago
Robert Sirchia 83c26845ad
Merge pull request #30904 from benoittgt/document-ideal-registry-login-command
4 months ago
Benoit Tigeot cb730c94b5
Help users avoid specifying URL scheme an path
4 months ago
Matt Farina cf7613ba6b
Reverting fix "renders int as float"
4 months ago
Matt Farina ab56ac62ba
Merge pull request #30866 from mmorel-35/thelper
4 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Matt Farina b5a4781099
Adding test for list command
4 months ago
Ayush Tiwari 56b688145f
added cmd in repo_list.go for pipeline
5 months ago
Ayush Tiwari e63cbae886
added cmd.ErrOrStderr()
5 months ago
Ayush Tiwari 95328ea0a6
removed error import
5 months ago
Ayush Tiwari 058bc083a8
changed Error to print
5 months ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
5 months ago
Justen Stall 73545f9a3e
one more test output
5 months ago
Justen Stall 4a6092bd6c
update another test output
5 months ago
Justen Stall 3877ec9049
fix golangci-lint issues
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Robert Sirchia da096e1b7a
Merge pull request #30752 from benoittgt/bump-golangci-lint-action
5 months ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
5 months ago
Benoit Tigeot eb65ce280b
could apply De Morgan's law
5 months ago
Benoit Tigeot 374805deb4
error strings should not be capitalized
5 months ago
Benoit Tigeot 1654664b78
could use strings.ReplaceAll instead
5 months ago
Benoit Tigeot a6d0335bbb
Use fmt.Fprintf(...) instead of ...
5 months ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
5 months ago
Matt Farina 91ecb56355
Removing the alpine test chart
6 months ago
Benoit Tigeot e7eedae97c
Use the logger with proper handling of dynamic debug on 2 locations
6 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
6 months ago
Benoit Tigeot 6b5fa33633
debug log level is dynamic and set after Logger creation
6 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
6 months ago
Benoit Tigeot 710770eed4
Linting
6 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
6 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
6 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
6 months ago
Benoit Tigeot fae2345edf
Demonstrate the impact of having Logger defined in kube package
6 months ago
Suleiman Dibirov 000c098a41 fix(concurrency): add mutex to protect repoFailList and out in updateCharts
6 months ago
Austin Abro 83266254f0
merge
6 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Matt Farina e4e602e13c
Error when failed repo update.
6 months ago
Austin Abro d78b7e401a
go mod tidy
6 months ago
Henrik Gerdes d22939b439
fix: correct expected number of template files in unit-test
7 months ago
Austin Abro 0dffe83ef3
warnings
7 months ago
Austin Abro e773a810ee
Update pkg/cmd/flags.go
7 months ago
Austin Abro 0b513dcd42
Merge branch 'main' into refactor-wait
7 months ago
Austin Abro 68f72e5c3f
hook only strategy when wait=false
7 months ago
Austin Abro 022d4db6af
move logic from cmd/helm to pkg/cmd
7 months ago
Austin Abro 20c75f0c10
fix namespace assignment not passing through
7 months ago
Rongrong Liu 12b8eb8b61 fix:add proxy support when mTLS configured
7 months ago
Austin Abro 1704ce3067
Merge branch 'main' into refactor-wait
7 months ago
Austin Abro d3814d786b
merge
7 months ago
Austin Abro f04c456bd6
gofmt
7 months ago
Austin Abro 9f9eb28fed
merge
7 months ago
Austin Abro 1cb4e66044
merge conflict
7 months ago
Austin Abro 297f7b9acb
squash
7 months ago