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.22k stars 493 forks source link

Update tidb-lightning version after integration with TiDB v4.0 #2080

Closed DanielZhangQD closed 4 years ago

DanielZhangQD commented 4 years ago

Feature Request

Is your feature request related to a problem? Please describe:

Currently, the tidb-lightning version is v3.0.12 in https://github.com/pingcap/tidb-operator/pull/2068, we have to update the binary when we support TiDB v4.0. Describe the feature you'd like:

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

DanielZhangQD commented 4 years ago

From TiDB v3.1, we would recommend users to use BR for backup and restore.