apecloud / kbcli

The CLI for KubeBlocks.
GNU Affero General Public License v3.0
18 stars 13 forks source link

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

Open tianyue86 opened 2 months ago

tianyue86 commented 2 months ago

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

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