Uploaded image for project: 'Hybrid Application Console'
  1. Hybrid Application Console
  2. HAC-5614

ROSA wizard v2: Setup directory structure

    XMLWordPrintable

Details

    • Story
    • Resolution: Unresolved
    • Undefined
    • None
    • None
    • Infrastructure

    Description

      Currently, osd v2 wizard is located at:

      src/components/osd

      Logically, we should create:

      src/components/rosa

      However, there are a lot of common components used between the osd and rosa wizards, so I suggest a directory structure like:

      src/components/clusters/wizards
          common
          utils
          hooks
          steps  
              ClusterSettings
              Networking
              ClusterUpdate
              Review
          osd
              steps
                  BillingModel
                  CloudProvider
              CreateOsdWizard.tsx
              CreateOsdWizardFooter.tsx
          rosa
              steps 
                  AccoutAndRoles
                  ClusterRolesAndPolicies     
              CreateRosaWizard.tsx
              CreateRosaWizardFooter.tsx          
      
      • Maybe the 'Footer' could be common?
      • For Rosa we can just have placeholder steps for AccountsAndRoles and ClusterRoles steps

      Attachments

        Issue Links

          Activity

            People

              jpuzzo@redhat.com Jeff Puzzo
              dtaylor@redhat.com David Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: