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

Inconsistency in the `oc describe infraenv` output

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

          Inconsistency in the `oc describe infraenv` output, the nmstateConfigLabelSelector labels changes.

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

          4.18

      How reproducible:

      100%    

      Steps to Reproduce:

      oc get infraenv myinfraenv -o yaml
      ...
      ...
        nmStateConfigLabelSelector:
          matchLabels:
            nmstate-label: nodepool ----> Label
      
      
      
      
      oc describe infraenv myinfraenv
      ...
      ...
        Nm State Config Label Selector:
          Match Labels:
            Nmstate - Label:  nodepool ----> Label
      
      
      As you can see above the label `nmstate-label: nodepool` showing differently in `oc describe infraenv myinfraenv` output.
      
      
      

      Actual results:

          The nmstateConfigLabelSelector labels changes.
      
      Correct label is  nmstate-label: nodepool, but `oc describe infraenv` shows `Nmstate - Label:  nodepool`
      
      

      Expected results:

         The labels should not show discrepancy even in the `oc describe infraenv` output. 

      Additional info:

          

              aguclu@redhat.com Arda Guclu
              rhn-support-dpateriy Divyam Pateriya
              None
              None
              Manoj Hans Manoj Hans
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: