Commit Graph

51 Commits (e368f170af8a200e672adac5f765b8101db0c8fa)

Author SHA1 Message Date
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
7 months ago
Stephanie Hohenberg 8cf4ad73c3 updates tests after rebase from master
8 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
8 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
10 months ago
Terry Howe a24318c7f1
fix: flake upgrade test
10 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
11 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
11 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
11 months ago
George Jenkins 934f761e08
Merge pull request #30812 from gjenkins8/gjenkins/chartrelease_server_side_apply
11 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
12 months ago
George Jenkins 08840f042c Rename 'atomic' -> 'rollback-on-failure'
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Austin Abro 1a3fb75b34
merge
1 year ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
1 year ago
Austin Abro 09faaac273
merge
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Austin Abro 2b03c527f1
set command line flags
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
Nathan Baulch ff9dd262e3
Fix typos
2 years 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
3 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
5 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
6 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
7 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
7 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
7 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
7 years ago
Matthew Fisher 0ae0f0742d
fix(action): fix import statement
7 years ago
Matthew Fisher 02999565a4
Merge pull request #6556 from karuppiah7890/conditional-dependencies-not-working-v3
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Karuppiah Natarajan 337f52c566
fix(pkg/action): fix conditional dependencies not working with reuse values
7 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