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

[IBMCloud] deleted the volumes is "in progress" state, block cleanup the cluster resource group

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.15
    • Installer / IBM Cloud
    • None
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      destroy the ibmcloud, fail to delete the resource group
      check the volumes remains, fail to be deleted. 
      
      
      

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

      4.16, 4.15, 4.14, 4.13 4.12

      How reproducible:

          always

      Steps to Reproduce:

          1.destroy IBMCloud cluster, fail to destroy the resource group
          2.
          3.
          

      Actual results:

      $ibmcloud is vols 
      No volumes were found. 
      
      $ ic resource service-instances --type all --output JSON | jq -r '.[]|.name+"  "+.resource_id' 
      upcoming-evict-scarcity-draw  is.volume 
      cupbearer-scalding-sterilize-flagpole  is.volume 
      
      $ ibmcloud resource service-instances --type all --output JSON | jq '.[]|.last_operation' 
      {   "type": "delete",   "state": "in progress",   "description": "Instance deprovisioning is in progress.",   "updated_at": null,   "cancelable": false } 

      Expected results:

      destroy the resource group

      Additional info:

      this is blocked by backend team of IBMCloud

            jeffbnowicki Jeff Nowicki
            maxu@redhat.com May Xu
            May Xu May Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: