tiup
tiup copied to clipboard
A component manager for TiDB
### What problem does this PR solve? ### What is changed and how it works? * `default_profile`/`display_name`/`tmp_path` is no longer need since v5.4.0 (https://github.com/pingcap/tiflash/pull/3414) * `flash.flash_cluster` is no longer need...
### What problem does this PR solve? When filling in the binpath, it isbetter to print out the instance using binpath ### What is changed and how it works? before...
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** currently, tiup support os rhel,ol,rocky, but check almalinux failed, plz support AlmaLinux...
### What problem does this PR solve? From https://dev.mysql.com/doc/relnotes/mysql/8.1/en/news-8-1-0.html > Comments in the mysql client are now enabled by default. To disable them, start mysql with the --skip-comments option. >...
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** Support AWS System Manager **Why the featue is needed:** **Describe alternatives you've...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? when deploy tidb cluster and set tmp-storage-path, tidb deploy success but start faild...
## Feature Request When using TiUP Cluster to deploy a TiDB Cluster one can set the `ng_port` to get ng-monitoring deployed as part of the cluster. Then one can enable...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? run: ```bash tiup mirror publish cdc v7.6.0-alpha-nightly-20231126 package/cdc-v7.6.0-alpha-linux-amd64.tar.gz cdc --arch amd64 --os linux...
## Feature Request **Is your feature request related to a problem? Please describe:** The ssl cert automatcally genrated by tiup does not include external ip of the server. **Describe the...
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** **Why the featue is needed:** **Describe alternatives you've considered:** **Teachability, Documentation, Adoption,...