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 have a local TiUP repository. It looks like the default expiration time...
https://nix.dev/tutorials/packaging-existing-software.html
## Feature Request **Is your feature request related to a problem? Please describe:** when run command 'tiup cluster clean --audit-log'(or --log), it will restart all cluster components **Describe the feature...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? I have my own custom tiup *local* repository. Apparently, it expired and I...
## Feature Request **Is your feature request related to a problem? Please describe:** https://docs.pingcap.com/zh/tidb/stable/br-monitoring-and-alert#%E6%97%A5%E5%BF%97%E5%A4%87%E4%BB%BD%E5%91%8A%E8%AD%A6 Well suddenly found that the official website has, but tiup does not have built-in Orz Whether...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? Actually, it is an issue about NodeExporter, open an issue here because I...
## Feature Request **Is your feature request related to a problem? Please describe:** Before v7.4, TiFlash may happens to inode exhausting and cause panic. Especially when users deploy TiFlash on...
## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? 2. What did you expect to see? 3. What did you see instead?...
## Feature Request I want tiup playground supports to create root user with the `caching_sha2_password` plugin because MySQL client 9.0 that removes `mysql_native_password` plugin. **Describe the feature you'd like:** MySQL...
### What problem does this PR solve? ### What is changed and how it works? ### Check List Tests - Unit test - Integration test - Manual test (add detailed...