Skip to content

[ROSAENG-16042] osdctl break glass cleanup fails for GCP PSC clusters #943

Description

@RaphaelBut

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.ready-to-code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions