pingcap / tidb-operator

TiDB operator creates and manages TiDB clusters running in Kubernetes.
https://docs.pingcap.com/tidb-in-kubernetes/
Apache License 2.0
1.23k stars 498 forks source link

Support file and tidb as destDBType for drainer #838

Closed sokada1221 closed 5 years ago

sokada1221 commented 5 years ago

Bug Report

What version of Kubernetes are you using? N/A

What version of TiDB Operator are you using? N/A

What storage classes exist in the Kubernetes cluster and what are used for PD/TiKV pods? N/A

What's the status of the TiDB cluster pods? N/A

What did you do? Deploy TiDB cluster with db-type = tidb.

What did you expect to see? Functional drainer with ts mapping in the downstream TiDB

What did you see instead? Drainer can't connect to the downstream TiDB

aylei commented 5 years ago

closed via #839