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

### What problem does this PR solve? For example, if using the following configs: ``` global_configs: data-dir: /tikv/data server_configs: tikv: raft-engine.dir: "/data1/raft" raft-engine.spill-dir: "/data1/spill" ``` The default data directory is...

size/L

### What problem does this PR solve? Try to support DM in playground. Notice, this is just a trail, a simple reference for the people who really will do this...

size/L
do-not-merge/work-in-progress
needs-rebase

### What problem does this PR solve? close #xxx ### What is changed and how it works? ### Check List Tests - [ ] Unit test - [ ] Integration...

do-not-merge/work-in-progress
size/XXL

### What problem does this PR solve? close #xxx ### What is changed and how it works? ### Check List Tests - [ ] Unit test - [ ] Integration...

size/L

### What problem does this PR solve? Add support of retention by size for Prometheus. Default value is empty to keep former behavior unchanged. The `storage.tsdb.retention.size` and `storage.tsdb.retention.time` can be...

size/L
contribution

## Feature Request Currently, TiUP depends on a version of usql from 2021: ``` github.com/xo/usql v0.9.5 ``` See https://github.com/pingcap/tiup/blob/f6aa0ac09b9d6405929c2cea3c0207880e53d199/go.mod#L48 This version is of usql is so old that it itself...

type/feature-request
contribution

## Bug Report https://github.com/pingcap/tidb/issues/64140

type/bug
first-time-contributor
contribution

## Bug Report Please answer these questions before submitting your issue. Thanks! 1. What did you do? It's running on Macos 26.0.1 (25A362) ---- 1. Install TiUP with `curl --proto...

type/bug
first-time-contributor
contribution

## Feature Request **Is your feature request related to a problem? Please describe:** ```console $ tiup playground scale-out --ticdc 1 --ticdc.config new-arch-cdc.toml Error: unknown flag: --ticdc.config ``` **Describe the feature...

type/feature-request

### What problem does this PR solve? close #xxx ### What is changed and how it works? ### Check List Tests - [x] Unit test - [x] Integration test -...

size/L