Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat): Setup create storage system wizard #9438

Merged

Commits on Jul 14, 2021

  1. (feat): Setup create storage system wizard

    - Adds Backing Storage step
    - implements a wizard with [incrementally enabled steps](https://www.patternfly.org/v4/components/wizard/#incrementally-enabled-steps)
    - This step creates the Storage System for an external Provider other than RHCS on clicking Next.
    - This step otherwise, allow choosing the backing storage for Storage Cluster. The Storage Cluster is hidden from UI but it is created internally by wizard flow. The creation of storage cluster happens in the last step.
    - https://issues.redhat.com/browse/ODFE-83
    
    Signed-off-by: Afreen Rahman <afrahman@redhat.com>
    Afreen Rahman committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    9386f1f View commit details
    Browse the repository at this point in the history