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

Creating a new nodepool for hosted cluster does not initially show node pool version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • MCE 2.2.0, ACM 2.7.0
    • HyperShift
    • False
    • None
    • False
    • Moderate
    • Customer Facing
    • No

      Description of problem:

      When we create a new node pool, we already know the version of the expected node pool, this should be reflected in the UI and in CLI

      $ hypershift create nodepool aws \
        --cluster-name feat-clc-dhu-aws03 \
        --namespace local-cluster \
        --name dhu-new-np1 \
        --node-count 2 \
        --instance-type t3.large
      NodePool dhu-new-np1 created 
      
      $ oc get nodepools dhu-new-np1 -n local-cluster
      NAME          CLUSTER              DESIRED NODES   CURRENT NODES   AUTOSCALING   AUTOREPAIR   VERSION   UPDATINGVERSION   UPDATINGCONFIG   MESSAGE
      dhu-new-np1   feat-clc-dhu-aws03   2                               False         False                  True              True             Minimum availability requires 2 replicas, current 0 available

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

      acm 2.7.0-fc20

      How reproducible:

      always

      Steps to Reproduce:

      1. create new node pool via CLI
      2. check node pool that appears on UI for hosted cluster
      3. ...

      Actual results:

      Expected results:

      Additional info:

              rokejungrh Roke Jung
              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: