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

CAPI cluster not getting deleted after fleet repo deletion #590

Open
cpinjani opened this issue Jul 5, 2024 · 1 comment
Open

CAPI cluster not getting deleted after fleet repo deletion #590

cpinjani opened this issue Jul 5, 2024 · 1 comment
Labels
kind/bug Something isn't working kind/question Further information is requested

Comments

@cpinjani
Copy link

cpinjani commented Jul 5, 2024

What steps did you take and what happened?

Note:
In case of v1 cluster, the issue is not occurring and cluster gets deleted. Need to check if we support this scenario for v3.

Steps:

  • Install turtles/UI extension and import CAPI cluster using fleet & namespace label
  • Corresponding v3 cluster gets created in Rancher
  • Disable CAPI Auto-import on namespace from UI or remove auto-import label on namespace from back-end
  • Remove fleet repo and check CAPI cluster deletion status

image

image

$ kubectl get cluster
NAME       PHASE      AGE   VERSION
cluster1   Deleting   63m

logs.tar.gz

What did you expect to happen?

CAPI cluster should get deleted after fleet repo deletion

How to reproduce it?

Steps mentioned above.

Rancher Turtles version

v0.9.0

Anything else you would like to add?

No response

Label(s) to be applied

/kind bug

@cpinjani cpinjani added kind/question Further information is requested kind/bug Something isn't working labels Jul 5, 2024
@Danil-Grigorev
Copy link
Contributor

Disable CAPI Auto-import on namespace from UI or remove auto-import label on namespace from back-end

From that point forward I think turtles should not be responsible for the "import" functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working kind/question Further information is requested
Projects
Development

No branches or pull requests

2 participants