Closed tianyue86 closed 2 weeks ago
Hi @tianyue86
It reports the referenced ClusterDefinition is unavailable: clickhouse
. Pls check the status of the ClusterDefinition
.
Have you ever upgrade the Clickhouse Addon using helm upgrade ?
error: there is no matched definitions found for the component ch-keeper
tianyue@apeclouds-MacBook-Pro kbcli % k describe clusterdefinition clickhouse
Name: clickhouse
Namespace:
Labels: app.kubernetes.io/instance=kb-addon-clickhouse
app.kubernetes.io/managed-by=Helm
app.kubernetes.io/name=clickhouse
app.kubernetes.io/version=24.8.3
helm.sh/chart=clickhouse-1.0.0-alpha.0
Annotations: meta.helm.sh/release-name: kb-addon-clickhouse
meta.helm.sh/release-namespace: kb-system
API Version: apps.kubeblocks.io/v1
Kind: ClusterDefinition
Metadata:
Creation Timestamp: 2024-11-01T11:10:48Z
Finalizers:
clusterdefinition.kubeblocks.io/finalizer
Generation: 1
Resource Version: 37057352
UID: e9456482-ad4c-4736-b9ff-66b306cd4877
Spec:
Topologies:
Components:
Comp Def: ^clickhouse-24.
Name: clickhouse
Name: standalone
Components:
Comp Def: ^clickhouse-24.
Name: clickhouse
Comp Def: ^clickhouse-keeper-24.*
Name: ch-keeper
Name: cluster
Orders:
Provision:
ch-keeper
clickhouse
Status:
Message: there is no matched definitions found for the component ch-keeper
Observed Generation: 1
Phase: Unavailable
Topologies: cluster,standalone
Events:
Thinks for providing this log, I will try to fix it :D
Verified and fixed. Thanks!
Describe the bug
To Reproduce Steps to reproduce the behavior:
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.