import ansible cluster to tiup, user-defined port param in group_vars didn't be imported
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 466
- Forks
- 338
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 8
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
-
What did you do?
- install tidb 3.0.8 cluster with ansible
- import this cluster to tiup
-
What did you expect to see?
the params with imported cluster is same with it in ansible
- What did you see instead?
pump and drainer 's port changed to default value, don't use used defined in tidb-ansible/group_vars directory.
- What version of TiUP are you using (
tiup --version)?
─$ tiup --version
v1.3.0 tiup
Go Version: go1.13
Git Branch: release-1.3
GitHash: edb12b8
Contributor guide
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
Reproduce the import using the TiDB 3.0.8 Ansible cluster and the custom values in tidb-ansible/group_vars, then trace the TiUP import path for pump and drainer ports. Done means the imported cluster retains the user-defined ports instead of replacing them with defaults.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100