You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kbcli cluster list-ops postgres-wbvhtu --status all --namespace default
NAME NAMESPACE TYPE CLUSTER COMPONENT STATUS PROGRESS CREATED-TIME
postgres-wbvhtu-horizontalscaling-6d7zx default HorizontalScaling postgres-wbvhtu postgresql Succeed 1/1 Feb 20,2025 11:31 UTC+0800
postgres-wbvhtu-verticalscaling-dchrr default VerticalScaling postgres-wbvhtu postgresql Succeed 3/3 Feb 20,2025 11:36 UTC+0800
postgres-wbvhtu-switchover-74tjr default Switchover postgres-wbvhtu Failed -/- Feb 20,2025 11:41 UTC+0800
describe the failed ops ===> Ops failed due to the use of an incorrect pod during the switchover
~k describe opsrequest postgres-wbvhtu-switchover-74tjr
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal WaitForProgressing 95s ops-request-controller wait for the controller to process the OpsRequest: postgres-wbvhtu-switchover-74tjr in Cluster: postgres-wbvhtu
Normal ValidateOpsRequestPassed 95s (x2 over 95s) ops-request-controller OpsRequest: postgres-wbvhtu-switchover-74tjr is validated
Normal SwitchoverStarted 95s (x2 over 95s) ops-request-controller
Warning OpsRequestFailed 95s ops-request-controller the pod "postgres-tgnsec-postgresql-0" not belongs to the component "postgres-wbvhtu-postgresql"
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Kubernetes: v1.31.1-aliyun.1
KubeBlocks: 1.0.0-beta.29
kbcli: 1.0.0-beta.14
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: