Commit Graph

48 Commits (main)

Author SHA1 Message Date
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
4 months ago
Joe Julian 99b8f443d1
Merge pull request #11387 from zak905/fix_post_install_hook_issue
6 months ago
Michał Słapek 169561a1b3 Fix leaking goroutines in Install
10 months ago
Joe Julian 4ff7d90872
Merge remote-tracking branch 'upstream/main' into add-labels-to-install-upgrade
11 months ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
12 months ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
zak905 fa025fc28b fix post install hook deletion due to before-hook-creation policy
1 year ago
Tapas Kapadia ddb33580db feat(helm): add ability for a dry-run to evaluate lookup functions
1 year ago
Tapas Kapadia 51281c195a feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Tapas Kapadia 92a6640f8a feat(helm): add ability for --dry-run to do lookup functions
1 year ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
2 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
2 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
2 years ago
mengjiao.liu 160da867d0 validate release name during install
3 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak
3 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
3 years ago
Stephane Moser 7bfb2a3602 Improve tests
3 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
3 years ago
Joe Lanford f57c01cd93
update test expectation for new template error string
3 years ago
Matt Farina f5ef87b96e
Merge pull request #8363 from zh168654/master
4 years ago
Matt Farina fb0345a07f Updating to sprig 3.2.0
4 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
4 years ago
Matt Farina 44212f83dc
Fix issue with install and upgrade running all hooks
4 years ago
DongGang ceff32d5f8
fix(template):Issue:helm template with --output-dir (#8156)
4 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
4 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
4 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
4 years ago
Lennard Eijsackers a3f00fde69 fix(helm): Validate number of arguments in install client
5 years ago
Daniel Strobusch 8889625af6
fix: change error message to contain correct field name
5 years ago
Matthew Fisher bf012282c8
fix(action): strip file extensions from name
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Martin Hickey 26dacf84aa
feat(cmd): Port child NOTES.txt rendering to Helm 3 (#6512)
5 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
5 years ago
Jacob LeGrone 08b2d8a2dc
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
5 years ago
Jacob LeGrone caa4240a30
refactor(release): track test executions via Hook type
5 years ago
Matthew Fisher 7de91248ce
feat(template): introduce --validate
5 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
5 years ago
Torsten Walter 0528c7bb19 add test for output-dir
5 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
6 years ago