apecloud / kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
https://kubeblocks.io
GNU Affero General Public License v3.0
2.08k stars 170 forks source link

[BUG] ob-ce addon deployment failed #8055

Open haowen159 opened 1 month ago

haowen159 commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

kbcli version
Kubernetes: v1.29.6-gke.1326000
KubeBlocks: 1.0.0-alpha.4
kbcli: 1.0.0-alpha.0

To Reproduce Steps to reproduce the behavior: When deploying addon ob-ce on KubeBlocks1.0.0-alpha.4 with the following cmd, see error

helm upgrade --install --namespace kb-system kb-addon-oceanbase-ce kubeblocks-addons/oceanbase-ce --version 1.0.0-alpha.0 
Release "kb-addon-oceanbase-ce" does not exist. Installing it now.
Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(ComponentDefinition.spec.lifecycleActions.roleProbe): unknown field "builtinHandler" in io.kubeblocks.apps.v1alpha1.ComponentDefinition.spec.lifecycleActions.roleProbe

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.

sophon-zt commented 1 month ago

1.0的版本暂时不用测试吧?目前api都还在重构和调整中

github-actions[bot] commented 1 week ago

This issue has been marked as stale because it has been open for 30 days with no activity