We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
shanshanying
leon-inf
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: