tiup
tiup copied to clipboard
A component manager for TiDB
Signed-off-by: lhy1024 ### What problem does this PR solve? speed up ram gc ### What is changed and how it works? tidb has similar param: https://github.com/pingcap/tiup/blob/master/embed/templates/scripts/run_tidb.sh.tpl ### Check List Release...
## Bug Report The setup here is a single machine that has internet access and will function as a TiUP mirror to other machines. 1. What did you do? On...
### 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? Add more ssh-proxy-based test cases. ### What is changed and how it works? ### Check List Tests - Unit test - Integration test...
### What problem does this PR solve? The `su` command is used in the `EnvInit` structure to initialize the tidb service account. However, the command is not always allowed in...
### What problem does this PR solve? ### What is changed and how it works? * introduce cdc healthy open api, check for cdc cluster healthy before perform rolling upgrade....
### What problem does this PR solve? Close #1999: playground: Support component [TiKV-CDC](https://github.com/tikv/migration/tree/main/cdc). ### What is changed and how it works? Add codes to deal with deploy, scale-in and scale-out...
### 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...
## Bug Report With a tls enabled cluster tiup cluster display command show cdc status abnormal and use cdc cli would got bad certificate error. Please answer these questions before...