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
k get cluster -A
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE
default mysqlsp02 mysql Delete Creating 21m
k get pod
NAME READY STATUS RESTARTS AGE
mysqlsp02-mysql-0 4/4 Running 0 22m
k get cmp
NAME DEFINITION SERVICE-VERSION STATUS AGE
mysqlsp02-mysql mysql-8.0-1.0.0-alpha.0 8.0.39 Updating 22m
mysqlsp02-proxysql mysql-proxysql-1.0.0-alpha.0 2.4.4 22m
Describe cmp
k describe cmp mysqlsp02-proxysql
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning Warning 66s (x18 over 22m) component-controller resolving vars from Service object mysql-server error: service mysql-server not defined in the component definition that component mysql used
k describe cmp mysqlsp02-mysql
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Unknown 24m component-controller the component phase is unknown
Normal ComponentPhaseTransition 24m (x3 over 24m) component-controller component is Creating
Normal Unavailable 24m (x3 over 24m) component-controller the component phase is Creating
Normal ComponentPhaseTransition 4m14s (x5 over 23m) component-controller component is Running
Normal Available 4m14s (x5 over 23m) component-controller the component phase is Running
Normal ComponentPhaseTransition 3m58s (x5 over 23m) component-controller component is Updating
Normal Unavailable 3m58s (x5 over 23m) component-controller the component phase is Updating
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 env
Kubernetes: v1.31.1-aliyun.1
KubeBlocks: 1.0.0-beta.23
kbcli: 1.0.0-beta.9
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: