tiup
tiup copied to clipboard
A component manager for TiDB
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? I scale-in my cluster, then want to prune data, but some nodes don't...
### What problem does this PR solve? ### What is changed and how it works? ### Check List Tests - Unit test - Integration test - Manual test (add detailed...
### What problem does this PR solve? ### What is changed and how it works? ### Check List Tests - Unit test - Integration test - Manual test (add detailed...
### What problem does this PR solve? `tiup playground` can not specify an ipv6 host. ### What is changed and how it works? Use the correct function to join host...
### What problem does this PR solve? If we have a large number of tikv-server, it will cost a lot of time(several hours) to generate config ### What is changed...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? `tiup playground v5.1.4 --tiflash 1` `ALTER TABLE `t` SET TIFLASH REPLICA 1;` Wait,...
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** TiUP playground supports the [TiKV-CDC](https://github.com/tikv/migration/tree/main/cdc) component. **Why the featue is needed:** To...
## Feature Request To configure [Encryption at Rest](https://docs.pingcap.com/tidb/dev/encryption-at-rest) feature, we need to copy the master key in advance to each TiKV/PD servers manually using scp. **Why the featue is needed:**...
## Feature Request **Is your feature request related to a problem? Please describe:** when we use `tiup cluster patch` patch more than one node, now tiup patch one by one,...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? tiup cluster scale-in tidb-cluster -N XX 2. What did you expect to see?...