[ENHANCEMENT] Deprecate failover / failback mode in 8.6 and complete removal in 8.7 #2286
Labels
code-freeze
Issue eligible for work during the code freeze
kind/enhancement
New feature or request
lifecycle/deprecation
Issues and PRs related to features and components deprecation
version/8.6
Camunda applications/cycle version
version/8.7
Camunda applications/cycle version
Milestone
Describe the use case:
related to Epic: https://github.com/camunda/product-hub/issues/2173
Zeebe introduced in 8.6 a simplification of the failover and failback process. Resulting in a quicker, better, less error prone procedure in 8.6.
This results in failover and failback behaviour of the Helm chart to be obsolete. Therefore, we should remove those options
global.multiregion.installationType
as we should actively promote the easier new procedure.For 8.6 the idea was to deprecate it and for 8.7 to fully remove it, giving customers a short period to get accustomed to the new procedure while still providing the old procedure during the deprecation period.
The docs were already updated as part of https://github.com/camunda/team-infrastructure-experience/issues/325 and will be visible with the next docs update.
Reason for deprecating and removing:
Describe the enhancement/feature:
global.multiregion.installationType
option with relatedfailover
/failback
code is deprecated in 8.6global.multiregion.installationType
option with relatedfailover
/failback
code is removed in 8.7Desired outcome and acceptance tests:
The text was updated successfully, but these errors were encountered: