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
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE
default asmysql-evhxjd mysql Delete Creating 19m
k get cmp|grep asmysql-evhxjd. ==>no status
NAME DEFINITION SERVICE-VERSION STATUS AGE
asmysql-evhxjd-mysql mysql-orc-5.7-1.0.0-alpha.0 5.7.44 22m
See error 2025-02-14T08:04:19.277Z INFO build error: requeue after: 1s as: build synthesized component for asmysql-evhxjd-mysql failed: build kb-agent container failed: only one exec image is allowed in lifecycle actions {"controller": "component", "controllerGroup": "apps.kubeblocks.io", "controllerKind": "Component", "Component": {"name":"asmysql-evhxjd-mysql","namespace":"default"}, "namespace": "default", "name": "asmysql-evhxjd-mysql", "reconcileID": "1d7faad8-5d1a-4849-a296-b53cf4e77695", "component": {"name":"asmysql-evhxjd-mysql","namespace":"default"}}
Expected behavior
A clear and concise description of what you expected to happen.
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:
After adding the following part in cluster yaml and changing serviceVersion to 8.0.xx, the cluster can be created successfully.
credential:
component: orchestrator
name: orchestrator
Describe the bug
Kubernetes: v1.31.1-aliyun.1
KubeBlocks: 1.0.0-beta.28
kbcli: 1.0.0-beta.13
To Reproduce
Steps to reproduce the behavior:
default orcm-evhxjd orchestrator WipeOut Running 20m
2025-02-14T08:04:19.277Z INFO build error: requeue after: 1s as: build synthesized component for asmysql-evhxjd-mysql failed: build kb-agent container failed: only one exec image is allowed in lifecycle actions {"controller": "component", "controllerGroup": "apps.kubeblocks.io", "controllerKind": "Component", "Component": {"name":"asmysql-evhxjd-mysql","namespace":"default"}, "namespace": "default", "name": "asmysql-evhxjd-mysql", "reconcileID": "1d7faad8-5d1a-4849-a296-b53cf4e77695", "component": {"name":"asmysql-evhxjd-mysql","namespace":"default"}}
Expected behavior
A clear and concise description of what you expected to happen.
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: