tiup
tiup copied to clipboard
A component manager for TiDB
## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** **Why the featue is needed:** If cluster is not started, I think...
### What problem does this PR solve? close #xxx ### What is changed and how it works? ### Check List Tests - [ ] Unit test - [ ] Integration...
### What problem does this PR solve? Have a `debian/` subdirectory upstream with native Debian packaging, so `.deb` packages can be created directly from `master` branch or the purposes of...
## Feature Request **Is your feature request related to a problem? Please describe:** If a SIGTERM (or other) signal hits `tiup`, the `tiup cluster` will not record audit log and...
### What problem does this PR solve? close #2588 ### What is changed and how it works? Replaces usql (which brings many indirect dependencies) with printing a line that prints...
### What problem does this PR solve? close #2588 ### What is changed and how it works? ### Check List Tests - [ ] Unit test - [ ] Integration...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? ``` minio server ~/tmp/tmp/ --console-address "0.0.0.0:19090" --address "0.0.0.0:19000" mc mb localminio/playground tiup playground...