Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bridge] Return instances preventing deregistration #12150

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Conversation

Furisto
Copy link
Member

@Furisto Furisto commented Aug 16, 2022

Description

Return the instance ids that are preventing deregistration of the cluster

FATA[0000] rpc error: code = Unknown desc = cluster is not empty (2 instances remaining)[21d014d2-f2a4-4085-bd7c-2835f2e58b79,8c66ad5d-13d0-4cd7-9894-5a7e01d46fa1]

Related Issue(s)

n.a.

How to test

  • Register workspace cluster for preview environment with gpctl clusters register --name ws-cluster 1 --hint-cordoned --hint-govern --tls-path ./wsman-tls/ --url [workspaceClusterIP]:8081
  • Create workspaces and set their region to the workspace-cluster
  • Try to deregister workspace cluster with gpctl clusters deregister --name ws-cluster

Release Notes

None

Documentation

Werft options:

  • /werft with-preview

Copy link
Member

@geropl geropl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@roboquat roboquat merged commit 576eaaf into main Aug 17, 2022
@roboquat roboquat deleted the fo/deregister branch August 17, 2022 08:01
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/XS team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants