Commit Graph

74 Commits (bdfa36da170a3e64ff887a17c350b25387e4f4d9)

Author SHA1 Message Date
Danilo Bürger 055c4e2bec
Moved url comparison to own function
6 months ago
Scott Rigby 069b525332
Merge pull request #13586 from jessesimpson36/cleaner-stacktraces
7 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
7 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
7 months ago
Jesse Simpson 0a7dd4b269
test: adjust failing test on extra whitespace
8 months ago
Jesse Simpson edf0f7be59
test: adjust formatting for error in test
8 months ago
Justen Stall 7a316c8d51
update expected error message in install test
8 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
8 months ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
9 months ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
9 months ago
Rostyslav Polishchuk 55eb53e3a0 fix: order dependent test
9 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
9 months ago
Austin Abro 1a3fb75b34
merge
10 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
10 months ago
Austin Abro 09faaac273
merge
10 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
10 months ago
Austin Abro 11eeb4a6b1
merge
10 months ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
10 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
10 months ago
Chris 3964f84ac8 Tidy up imports
10 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
10 months ago
Austin Abro 2b03c527f1
set command line flags
10 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Justen Stall 6aa19b8c92
more error wrapping uses
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Alex Johnson f69a2dd03e Fix race condition in TestInstallRelease_Wait_Interrupted test
2 years 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
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 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
4 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
5 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
5 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
Matt Farina fb0345a07f Updating to sprig 3.2.0
5 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
5 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
5 years ago