pingcap / pingcap/tiup

tiup-cluster: auto-detect architecture

Open
#1,397 3 comments 0 reactions 1 assignee View on GitHub

@9547 is already working on this.

Since Jun 12, 2021.

type/feature-request
Dominant language
Go
Stars
466
Forks
338
Avg merge
3d 7h
Merged PRs (30d)
8

Description

Feature Request

Is your feature request related to a problem? Please describe:

Why do we require administrators to manually specify the architecture for each host in the cluster definition?

Describe the feature you'd like:

We should auto-detect the architecture by default.

If an explicit architecture is given, we should use that architecture instead of auto-detecting (in case there's some reason to want the OS to emulate/translate execution).

Why the featue is needed:

It is much easier for TiUP to execute uname -m or the equivalent after connecting to each host than for the administrator to have to manually configure the architecture.

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.