Commit Graph

53 Commits (cda0865d64a4deec682fd044aa4412eb9ab643db)

Author SHA1 Message Date
Evans Mungai 0906fe7f6b
Add install test for TakeOwnership flag
8 months ago
Chris 20f859c9ff
Tidy up imports
10 months ago
Chris Berry ca90972b3d
Add hook annotations to output pod logs to client on success and fail
10 months 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
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
6 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
6 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
6 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
6 years ago
Lennard Eijsackers a3f00fde69 fix(helm): Validate number of arguments in install client
6 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
6 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
6 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Martin Hickey 26dacf84aa
feat(cmd): Port child NOTES.txt rendering to Helm 3 (#6512)
6 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
6 years ago
Jacob LeGrone 08b2d8a2dc
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
6 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
6 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
6 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
7 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
7 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
7 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
7 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
7 years ago
Torsten Walter 0528c7bb19 add test for output-dir
7 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
7 years ago