Description
When the user clicks on delete the cluster, there should be uninstallation logs displayed above the Overview tab. However, for gcp clusters when install into vpc checkbox is selected, uninstallation logs are not shown.
Steps to Reproduce
1) Launch the staging environment and navigate to the OSD wizard
2) Select the cluster type as Red Hat Openshift Dedicated and click on Create cluster.
3) Select the subscription type as Annual and Infrastructure type as Customer Cloud subscription.
4) Click on the next button.
5) Enter the details for the cluster settings and click on the next button.
6) Once the user is on the Networking tab, select the configuration type as Public.
7) Select the checkbox Install into existing and click on the next button.
8) Select an existing vpc from the dropdown and click on the next button.
9) On the review page, click on the Create cluster button.
10) Wait for the cluster to be Ready and then click on Delete cluster.
Expected Result
Uninstallation logs should appear on the screen
Actual Result
Uninstallation logs are not shown and the banner "this cluster has been deleted is shown twice on the clusterlist page"