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

IBMPowerVSImage deletion gets stuck when Managed cluster is external

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.19.0
    • HyperShift
    • None
    • Important
    • None
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • Hide
      *Cause*: The previous implementation did not have the check to ensure IBMPowerVSImage resource was successfully deleted, leading to unnecessary cluster retrieval attempts.
      *Consequence*: PowerVS Hypershift cluster getting stuck in destroy.
      *Fix*: Added condition that ensures the operation to retrieve and process a cluster associated with an image is only performed if the image is not in the process of being deleted.
      *Result*: PowerVS Hypershift cluster destroyed successfully.
      Show
      *Cause*: The previous implementation did not have the check to ensure IBMPowerVSImage resource was successfully deleted, leading to unnecessary cluster retrieval attempts. *Consequence*: PowerVS Hypershift cluster getting stuck in destroy. *Fix*: Added condition that ensures the operation to retrieve and process a cluster associated with an image is only performed if the image is not in the process of being deleted. *Result*: PowerVS Hypershift cluster destroyed successfully.
    • Bug Fix
    • In Progress

      Description of problem:

      When the Managed cluster is external, there can be instances when the cluster resource is already cleaned up. In such cases, IBMPowerVSImage deletion gets stuck.

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

      4.19.0

      How reproducible:

      100%

      Steps to Reproduce:

          1.  Create a PowerVS Hypershift cluster with 4.19 latest release image.
          2.  Destroy the cluster
          3.
          

      Actual results:

      The cluster destroy process gets stuck on Image deletion.    

      Expected results:

        All resources should get deleted and cluster destroy should succeed.

      Additional info:

          

              amshriva01 Aman Shrivastava
              rh-ee-neyadav Neha Yadav
              Aishwarya Kamat Aishwarya Kamat
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: