add `tt cluster replicaset upgrade|downgrade` commands
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
In version 3.0, the cluster topology is defined in the configuration, so instead of using tt.yaml or running tt replicaset upgrade user:pass@addr:port for each replicaset, the user can simply run tt cluster replicaset upgrade once, and it will upgrade the entire cluster.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing tt cluster and tt replicaset upgrade command entry points and the v3.0 topology configuration handling. Done means tt cluster replicaset upgrade and downgrade operate across every replicaset defined in the cluster configuration, without requiring tt.yaml or one command per replicaset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100