Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-5182

Inconsistencies for kubevirt UI frames

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • ACM 2.8.0
    • ACM 2.8.0, MCE 2.3.0
    • HyperShift
    • False
    • None
    • False
    • Moderate
    • No

      Description of problem:

      1. For the code the user copies, there is an extra backslack at the end of the command
      
      
      1. Set environment variables
        export CLUSTER_NAME=example
        export PULL_SECRET="$HOME/pull-secret"
        export MEM="6Gi"
        export CPU="2"
        export WORKER_COUNT="2"

      hypershift create cluster kubevirt \
      --name $CLUSTER_NAME \
      --node-pool-replicas=$WORKER_COUNT \
      --pull-secret $PULL_SECRET \
      --memory $MEM \
      --cores $CPU {code}

      1. For the infra page after we select Kubevirt card, should we also show the hosted control plane diagram like we do for AWS?

      Version-Release number of selected component (if applicable):

      ACM 2.8.0-DOWNSTREAM-2023-04-25-14-28-28

      How reproducible:

      Steps to Reproduce:

      1.  
      2.  
      3. ...

      Actual results:

      Expected results:

      Additional info:

              magchen@redhat.com Maggie Chen
              rhn-support-dhuynh David Huynh
              David Huynh David Huynh
              ACM QE Team
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: