Move third-party S3 and backend selection to Configure step - #3
Closed
TimothyAsirJeyasing wants to merge 2 commits into
Closed
Conversation
Validate ACM-managed and upstream Submariner before policy creation, surface Globalnet warnings, and align the Data Foundation flow with the four-step UX. Signed-off-by: Timothy Asir Jeyasingh <tim.gluster@gmail.com>
Keep Clusters focused on pair selection and validation, and surface Data Foundation pre-pair, third-party S3, and hybrid backend tiles on Configure so the Agnostic DR wizard matches the multi-backend UX. Also align wizard footer button order with other wizards, reuse GreenCheckCircleIcon, share isFilled, and use Submariner condition constants for failure messages. Signed-off-by: Timothy Asir Jeyasingh <tim.gluster@gmail.com>
Owner
Author
TimothyAsirJeyasing
force-pushed
the
rh-8574-mirrorpeer-pre-pair-validation-redesign
branch
2 times, most recently
from
July 22, 2026 13:10
10ee53c to
12e8396
Compare
Owner
Author
|
Superseded by #5 (rebased stack: no DF vs third-party choice tiles; Configure shows Submariner or S3 from auto-detected backend). |
Owner
Author
|
Closing in favor of #5. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Stacked on the Submariner Create DRPolicy wizard PR:
red-hat-storage#2975
This change updates the Create DRPolicy wizard for Agnostic / multi-backend DR UX:
After you select two clusters, the wizard always continues to Configure.
Both clusters are Data Foundation (ODF): Configure shows Submariner / cluster-pair validation. You proceed once that looks good.
Third-party only (no usable ODF on the pair): Configure skips Submariner pairing UI and asks for S3 replication-site details (with the third-party storage warning).
Hybrid (mixed backends): Configure first shows Data Foundation vs Third-party tiles. Choosing DF continues with Submariner pre-pair; choosing third-party continues with the S3 form.