Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-31659

Example output of machine name should start with <infrastructure_id>

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.13, 4.12, 4.14, 4.15
    • None
    • Moderate
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Example output  of machine name in DoC [A] should start with <infrastructure_id> not by <cluster_id>
      
      ```
      bash-4.4$ oc get machine -n openshift-machine-api -l machine.openshift.io/cluster-api-machine-role=master
      NAME                               PHASE     TYPE        REGION       ZONE          AGE
      bshawocp414-9j9qw-master-fn6h6-2   Running   m5.xlarge   ap-south-1   ap-south-1c   18m
      bshawocp414-9j9qw-master-qsdmb-0   Running   m5.xlarge   ap-south-1   ap-south-1a   37m
      bshawocp414-9j9qw-master-w7l4l-1   Running   m5.xlarge   ap-south-1   ap-south-1b   68m
      bash-4.4$ oc get -o jsonpath='{.status.infrastructureName}{"\n"}' infrastructure cluster
      bshawocp414-9j9qw
      bash-4.4$ 
      bash-4.4$ oc get clusterversion -o jsonpath='{.items[].spec.clusterID}{"\n"}'
      405c0a4e-2a9f-414b-a733-2e3f54f7166b
      ```
      
      https://docs.openshift.com/container-platform/4.12/machine_management/control_plane_machine_management/cpmso-about.html#cpmso-limitations_cpmso-about

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

            ocp-docs-bot OCP DocsBot
            rhn-support-bshaw Bikash Shaw
            Zhaohua Sun Zhaohua Sun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: