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

Clusterrolebindings remain in cluster if must-gather creation fails in the middle

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.14.z
    • oc
    • No
    • Workloads Sprint 253
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When a must-gather creation fails in the middle, the clusterrolebindings created for must-gather creation remains in the cluster.

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

          

      How reproducible:

          Always

      Steps to Reproduce:

          1. Run a must-gather command: `oc adm must-gather`
          2. Interrupt the must-gather creation     
          3.Search for the cluster-rolebinding: `oc get clusterrolebinding | grep -i must`  
          4. Try deleting the must-gather namespace
          5.  Search for the cluster-rolebinding again:`oc get clusterrolebinding | grep -i must`   

      Actual results:

      clusterrolebindings created for must-gather creation remains in the cluster 

      Expected results:

      clusterrolebindings created for must-gather creation shouldn't remain in the cluster 

      Additional info:

          

            fmissi Flavian Missi
            rhn-support-gio Ginilekshmi A O
            ying zhou ying zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: