apecloud/kbcli

[BUG] kbcli: 0.9.0 kbcli cluster connect mongodb failed:fail to get the target engine type

tianyue86 opened this issue · 1 comments

To Reproduce
Steps to reproduce the behavior:
页面上创建mongo 集群 mongofb0 - 通过 kbcli cluster connect 连接fail

tianyue@localhost ~ % k get cluster -A | grep mongo-664d8d78f7
kubeblocks-cloud-ns mongo-664d8d78f7 mongodb-6.0 DoNotTerminate Running 4h18m
tianyue@localhost ~ % kbcli cluster connect mongo-664d8d78f7 --namespace kubeblocks-cloud-ns
error: fail to get the target engine type

tianyue@localhost ~ % kbcli version
Kubernetes: v1.28.3-aliyun.1
KubeBlocks: 0.9.0
kbcli: 0.9.0

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