Commit Graph

77 Commits (9bb7e13c66fefbf6d7697a13f79c3624cceafbf5)

Author SHA1 Message Date
George Jenkins a0d6b0d383
Merge pull request #13629 from gjenkins8/rename_atomic_rollbackonfailure
2 weeks ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
3 weeks ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
2 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
2 months ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
3 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
3 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
4 months ago
Jesse Simpson 0a7dd4b269
test: adjust failing test on extra whitespace
4 months ago
Jesse Simpson edf0f7be59
test: adjust formatting for error in test
4 months ago
Justen Stall 7a316c8d51
update expected error message in install test
5 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
5 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
5 months ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
5 months ago
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
5 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
5 months ago
Austin Abro 1a3fb75b34
merge
6 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
6 months ago
Austin Abro 09faaac273
merge
6 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
6 months ago
Austin Abro 11eeb4a6b1
merge
6 months ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
7 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
7 months ago
Chris 3964f84ac8 Tidy up imports
7 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
7 months ago
Austin Abro 2b03c527f1
set command line flags
7 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
8 months ago
Justen Stall 6aa19b8c92
more error wrapping uses
10 months ago
Nathan Baulch ff9dd262e3
Fix typos
12 months ago
Alex Johnson f69a2dd03e Fix race condition in TestInstallRelease_Wait_Interrupted test
1 year ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Joe Julian 99b8f443d1
Merge pull request #11387 from zak905/fix_post_install_hook_issue
2 years ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
2 years ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
2 years ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
2 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
zak905 fa025fc28b fix post install hook deletion due to before-hook-creation policy
3 years ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
3 years ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
3 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
4 years ago
mengjiao.liu 160da867d0 validate release name during install
4 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak
4 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
4 years ago
Stephane Moser 7bfb2a3602 Improve tests
4 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
4 years ago
Joe Lanford f57c01cd93
update test expectation for new template error string
5 years ago
Matt Farina f5ef87b96e
Merge pull request #8363 from zh168654/master
5 years ago