helmfile/pkg/app/testdata/app_diff_test
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
..
bad_selector Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
fail_on_unselected_need_by_default Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
include-needs Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
include-needs_should_not_fail_on_disabled_direct_need Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
include-needs_should_not_fail_on_disabled_transitive_need Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
include-needs_with_include-transitive-needs_should_not_fail_on_disabled_direct_need Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
include-needs_with_include-transitive-needs_should_not_fail_on_disabled_transitive_need Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
include-transitive-needs Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
include-transitive-needs_should_not_fail_on_disabled_transitive_need Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
no-hooks Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
show_diff_on_changed_selected_release Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
show_diff_on_changed_selected_release_with_reinstall feat: update strategy for reinstall (#2019) 2025-10-29 08:47:46 +08:00
shows_no_diff_on_already_uninstalled_selected_release Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00
skip-needs Remove all v0.x references (#1919) 2025-03-08 07:43:21 -06:00