IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
138 stars 68 forks source link

Login to OpenShift must not fail when destroying cluster #530

Closed fketelaars closed 10 months ago

fketelaars commented 1 year ago

When destroying an OpenShift cluster, the deployer tries to delete ODF to release the block storage. If the OpenShift cluster is already down, the login fails.

Resolution: Allow OpenShift login to fail when destroying cluster.