Commit Graph

48 Commits (95a0d2eb89c7d221e8d9fddc19b84e64bc474c8a)

Author SHA1 Message Date
Stephanie Hohenberg 8cf4ad73c3 updates tests after rebase from master
2 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
2 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
4 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
4 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
4 months ago
Terry Howe a24318c7f1
fix: flake upgrade test
4 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
4 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
5 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
5 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
5 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
5 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
6 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
8 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
9 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
10 months ago
Austin Abro 1a3fb75b34
merge
11 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
11 months ago
Austin Abro 09faaac273
merge
11 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
11 months ago
Austin Abro 2b03c527f1
set command line flags
12 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Nathan Baulch ff9dd262e3
Fix typos
1 year ago
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
2 years ago
Scott Rigby 2745909d3d
Merge pull request #9653 from Okhoshi/feat/reset-then-reuse-flag
2 years ago
Joe Julian 7de6d7f162
Merge branch 'main' into feat/reset-then-reuse-flag
3 years ago
Dmitry Chepurovskiy 7b13ac9914
Added error in case try to supply custom label with name of system label during install/upgrade
3 years ago
Dmitry Chepurovskiy f96acb4fc8
Adding support merging new custom labels with original release labels during upgrade
4 years ago
Dmitry Chepurovskiy f1700e86d1
Added unit tests for implemented install/upgrade labels logic
4 years ago
Neven Miculinic 5059ae843e Fix install memory/goroutine leak
4 years ago
Stephane Moser c62ce12bed Refactor SIGTERM logic
5 years ago
Stephane Moser 7bfb2a3602 Improve tests
5 years ago
Stephane Moser 2164e3f26c Rename time dependecy
5 years ago
Stephane Moser 660183d659 Add test for atomic upgrade and install when it is interrupted
5 years ago
Stephane Moser 2fa339b25d Add test for Upgrade Release Interrupted
5 years ago
Quentin Devos a9d59f946a
feat(helm): add --reset-then-reuse-values flag to 'helm upgrade'
5 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
5 years ago
Cristian Klein 20fb7bac4e fix(helm): Added test for concurrent upgrades
6 years ago
Ilya Shaisultanov 8d566c0ade When no resources were created, do not try to clean them up
6 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
6 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
6 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
6 years ago
Matthew Fisher 0ae0f0742d
fix(action): fix import statement
6 years ago
Matthew Fisher 02999565a4
Merge pull request #6556 from karuppiah7890/conditional-dependencies-not-working-v3
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 years ago
Karuppiah Natarajan 337f52c566
fix(pkg/action): fix conditional dependencies not working with reuse values
6 years ago
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
7 years ago
Karuppiah Natarajan 6d02079016
Fix values being ignored when reusing values on upgrade
7 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
7 years ago