Commit Graph

196 Commits (95a0d2eb89c7d221e8d9fddc19b84e64bc474c8a)

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