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

[BUG] stuck in "has no pods to running the pre-terminate action" #8824

Open
weicao opened this issue Jan 17, 2025 · 0 comments
Open

[BUG] stuck in "has no pods to running the pre-terminate action" #8824

weicao opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@weicao
Copy link
Contributor

weicao commented Jan 17, 2025

Describe the bug

When I created a Cluster, for some reason, it failed to create any Pod and the Component's Pods number is 0.

Then when I deleted the cluster, it reported the following errors:

2025-01-17T02:33:08.199Z INFO has no pods to running the pre-terminate action {"controller": "component", "controllerGroup": "apps.kubeblocks.io", "controllerKind": "Component", "Component": {"name":"example-semisync-mysql-and-orc-mysql","namespace":"demo"}, "namespace": "demo", "name": "example-semisync-mysql-and-orc-mysql", "reconcileID": "a015a1d1-6586-4200-b19c-4706708662d7", "component": {"name":"example-semisync-mysql-and-orc-mysql","namespace":"demo"}}

Expected behavior

The Cluster should be deleted successfully.

@weicao weicao added the kind/bug Something isn't working label Jan 17, 2025
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
Projects
None yet
Development

No branches or pull requests

3 participants