The osdctl cluster break glass cleanup command does not properly clean up resources for PSC (Private Service Connect) clusters. Resources need to be manually cleaned up instead.
Steps to Reproduce
- Break-glass to a PSC cluster - similar to a Privatelink cluster this will create a pod on the hive as only connections from hive IPs are accepted.
The cleanup command should delete this Pod again, but instead only prints the logs that it did unset the KUBECONFIG variable (non-privatelink behavior).
The osdctl cluster break glass cleanup command does not properly clean up resources for PSC (Private Service Connect) clusters. Resources need to be manually cleaned up instead.
Steps to Reproduce
The cleanup command should delete this Pod again, but instead only prints the logs that it did unset the KUBECONFIG variable (non-privatelink behavior).