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

Typo in the AWS wizard command for hosted clusters

XMLWordPrintable

    • False
    • None
    • False
      1. Log in to the ACM console
      2. Navigate to Infrastructure > Clusters. On the Clusters page, click Create cluster > Amazon Web Services > Hosted (step 3).
    • Moderate
    • No

      Description of problem:

      The command suggested by the wizard has some typo (so copy & paste executions are going to fail).

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

      2.7.Z

      2.8.Z

      How reproducible:

      Navigate to Infrastructure > Clusters. On the Clusters page, click Create cluster > Amazon Web Services > Hosted (step 3).

      Steps to Reproduce:

      1. Log in to the ACM console
      2. Navigate to Infrastructure > Clusters. On the Clusters page, click Create cluster > Amazon Web Services > Hosted (step 3).

      Actual results:

      hypershift create cluster aws 
        ^--name $CLUSTER_NAME ^
        ^--namespace $NAMESPACE ^
        ^--node-pool-replicas=3 ^
        ^--secret-creds $SECRET_CREDS ^
        ^--region $REGION ^

      Expected results:

      ^hypershift create cluster aws ^
        ^--name $CLUSTER_NAME ^
        ^--namespace $NAMESPACE ^
        ^--node-pool-replicas=3 ^
        ^--secret-creds $SECRET_CREDS ^
        --region $REGION

      Additional info:

              magchen@redhat.com Maggie Chen
              josgonza@redhat.com Jose Antonio Gonzalez Prada (Inactive)
              David Huynh David Huynh
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: