-
Bug
-
Resolution: Done
-
Minor
-
None
-
4.14
-
Quality / Stability / Reliability
-
False
-
-
None
-
Low
-
No
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When deleting a cluster that contains persistent volumes, the CLI does not wait long enough to destroy the cluster and times out before the cluster is deleted.
Version-Release number of selected component (if applicable):
4.13.z
How reproducible:
Often
Steps to Reproduce:
1. Create a hostedcluster on aws 2. Add persistent volumes to hosted cluster via pvcs 3. run `hypershift destroy cluster aws` to destroy the cluster
Actual results:
the destroy times out
Expected results:
the destroy succeeds
Additional info:
The workaround is to run the destroy again and it eventually succeeds.