helmfile/pkg/app/testdata
Simon Bouchard a6fab4dc75
feat: update strategy for reinstall (#2019)
* feat: Add updateStrategy option in the state file with 'reinstall'/'reinstallIfForbidden' choices to uninstall and apply the specific release(s) (if forbidden to update)

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Fix unit tests related to the new updateStrategy feature

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Fix unit tests related to the new updateStrategy feature

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Resolve linter issue due to cognitive complexity

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Updated index.md to describe the possible values of updateStrategy

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Add validation of updateStrategy parameter and unit test

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Updated unit test

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Removed 'reinstall' update strategy option to only have reinstallIfForbidden, cleanup of pre-sync changes, adapted unit tests

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Display affected releases that were reinstalled

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Make sure to add --wait when deleting a release to be reinstalled due to reinstallIfForbidden

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

* Apply suggestions from Copilot code review

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>

---------

Signed-off-by: Simon Bouchard <sbouchard@rbbn.com>
2025-10-29 08:47:46 +08:00
..
app_diff_test feat: update strategy for reinstall (#2019) 2025-10-29 08:47:46 +08:00
app_diff_test_1 fix: Check needs with context and namespace (#1986) 2025-04-07 21:57:02 +08:00
app_diff_test_2 Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
app_lint_test Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
app_list_test Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
app_template_test Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
dag_test Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
formatters add unit for formatters.go 2022-04-03 17:31:59 +08:00
testapply feat: update strategy for reinstall (#2019) 2025-10-29 08:47:46 +08:00
testapply_2 chore: remove test data files (#2026) 2025-05-06 20:31:12 +08:00
testapply_3 Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
testapply_hooks add NAMESPACE filed for diff (#1460) 2024-04-18 17:43:59 +08:00
testdeps/smoke Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
testdestroy Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
testdestroy_2 Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
testreadfromyaml_rendertemplatelog chore: remove test data files (#2026) 2025-05-06 20:31:12 +08:00