Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Create apecloud-mysql in running status
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE
default mysql3c2 apecloud-mysql Delete Running 134m
k get pod:
mysql3c2-mysql-0 4/4 Running 0 119s
2. Stop the cluster: success
===>the pod mysql3c2-mysql-0 disappears after stopping the cluster
Status:
Start Time: Nov 25,2024 17:11 UTC+0800
Duration: 22m
Status: Running
Progress: 0/1
OBJECT-KEY STATUS DURATION MESSAGE
Pod/mysql3c2-mysql-0(mysql/Create) Pending wait to create pod: Pod/mysql3c2-mysql-0 in Component: mysql
Conditions:
LAST-TRANSITION-TIME TYPE REASON STATUS MESSAGE
Nov 25,2024 17:11 UTC+0800 WaitForProgressing WaitForProgressing True wait for the controller to process the OpsRequest: mysql3c2-start-5wp7t in Cluster: mysql3c2
Nov 25,2024 17:11 UTC+0800 Validated ValidateOpsRequestPassed True OpsRequest: mysql3c2-start-5wp7t is validated
Nov 25,2024 17:11 UTC+0800 Starting StartCluster True Start the Cluster: mysql3c2
Warning Events:
Attach the log for investigation:
[all-containers-logs.zip](https://github.com/user-attachments/files/17901487/all-containers-logs.zip)
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
kbcli cluster stop mysql3c2 --auto-approve --force=true --namespace default
k get cluster -A
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE default mysql3c2 apecloud-mysql Delete Stopped 134m
kbcli cluster start mysql3c2 --force=true --namespace default
kbcli cluster describe-ops mysql3c2-start-5wp7t -n default Spec: Name: mysql3c2-start-5wp7t NameSpace: default Cluster: mysql3c2 Type: Start
Command: kbcli cluster start mysql3c2 --namespace=default
Status: Start Time: Nov 25,2024 17:11 UTC+0800 Duration: 22m Status: Running Progress: 0/1 OBJECT-KEY STATUS DURATION MESSAGE wait to create pod: Pod/mysql3c2-mysql-0 in Component: mysql
Pod/mysql3c2-mysql-0(mysql/Create) Pending
Conditions: LAST-TRANSITION-TIME TYPE REASON STATUS MESSAGE
Nov 25,2024 17:11 UTC+0800 WaitForProgressing WaitForProgressing True wait for the controller to process the OpsRequest: mysql3c2-start-5wp7t in Cluster: mysql3c2
Nov 25,2024 17:11 UTC+0800 Validated ValidateOpsRequestPassed True OpsRequest: mysql3c2-start-5wp7t is validated
Nov 25,2024 17:11 UTC+0800 Starting StartCluster True Start the Cluster: mysql3c2
Warning Events: