Commit Graph

26 Commits (main)

Author SHA1 Message Date
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
4 months ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
8 months ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
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
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
2 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
2 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 2164e3f26c Rename time dependecy
3 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
3 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
3 years ago
Quentin Devos a9d59f946a
feat(helm): add --reset-then-reuse-values flag to 'helm upgrade'
3 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
4 years ago
Cristian Klein 20fb7bac4e fix(helm): Added test for concurrent upgrades
4 years ago
Ilya Shaisultanov 8d566c0ade When no resources were created, do not try to clean them up
4 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
5 years ago
Matthew Fisher 0ae0f0742d
fix(action): fix import statement
5 years ago
Matthew Fisher 02999565a4
Merge pull request #6556 from karuppiah7890/conditional-dependencies-not-working-v3
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Karuppiah Natarajan 337f52c566
fix(pkg/action): fix conditional dependencies not working with reuse values
5 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
5 years ago
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago