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

openshift-debug-node projects not cleared

    XMLWordPrintable

Details

    • Moderate
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      The `openshift-debug-node-Xyz` is somtimes not getting removed from the cluster when we take the terminal access of any node from the RHOCP Console.  

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

      4.8.51

      How reproducible:

      - Not able to reproduce this on by side
      - This behaviout is random and even customer was also not able to reproduce it when we tried. 
      - Only workaround is to do manual removal of projects but customer is looking for a fix for this solution. 

      Steps to Reproduce:

      1. Login to RHOCP Console using kubeadmin.
      2. Take the node termial access [Compute--> Nodes--> Node Name--> Terminal].  
      3. Check the status of Newly created project using `oc client` from normal linux terminal.
      ~~~
      $ oc get ns | grep debug
      ~~~
      4. Close the terminal  from console
      5. Again check status of Name Space from linux terminal using `OC client`
      ~~~
      $ oc get ns | grep debug
      ~~~

      Actual results:

      - Namesapce still present in Step 5 which is created in Step 3.

      Expected results:

      - No namespace shoud be visible in Step 5.

      Additional info:

      - We don't see this behaviour when we use `oc debug node/<node name>` command from the linux terminal.

      Attachments

        Activity

          People

            jhadvig@redhat.com Jakub Hadvig
            rhn-support-mdeore Mayur Deore
            YaDan Pei YaDan Pei
            Jakub Hadvig
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: