tiup icon indicating copy to clipboard operation
tiup copied to clipboard

A component manager for TiDB

Results 267 tiup issues
Sort by recently updated
recently updated
newest added

## 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?...

type/bug

when `ignore_exporter: true` is setting, tiup should skip destroying node exporter

size/XS
needs-rebase

### What problem does this PR solve? ### What is changed and how it works? ### Check List Tests - Unit test - Integration test - Manual test (add detailed...

size/S
needs-rebase
lgtm

``` - host: x.x.x.x port: 23000 status_port: 23001 data_dir: "/mnt/disk/1/x/tikv/23000" ignore_exporter: true config: server.labels: { host: "x.x.x.x" } raftstore.raftdb-path: "/mnt/disk/0/x/tikv/23000" ``` If we set `raftstore.raftdb-path` to a location different from...

size/S
needs-rebase
lgtm

### What problem does this PR solve? User needs to manually set `session-xxxxx` for tidb, to make tiproxy migration works. However, we could just generate a self-signed cert automatically. There...

size/M

## Feature Request **Is your feature request related to a problem? Please describe:** - The times are printed with different timezones. **Describe the feature you'd like:** It's better print the...

type/feature-request

## Feature Request **Is your feature request related to a problem? Please describe:** **Describe the feature you'd like:** currently we use 1.6.1, https://github.com/pingcap/tiup/blob/master/go.mod#L50 shall we upgrade this module to the...

type/feature-request

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? scale in an instance by executing tiup cluster scale-in tidb-test -N ip:port -y...

type/bug

## Bug Report When running `tiup cluster check ...` against systems that have `/tmp` mounted with the `noexec` option then TiUP fails to run the checks. 1. What did you...

type/bug

## Feature Request **Is your feature request related to a problem? Please describe:** Now, this feature helps users automatically set some system parameters to the correct values. However, some parameter...

type/feature-request