Skip to content

ETCD has not been building artefacts for darwin/arm64 to support Apple Silicon #14001

@camilamacedo86

Description

@camilamacedo86

What happened?

We would like to be able to download binaries for the architecture darwin/arm64:

curl -sLO https://github.com/coreos/etcd/releases/download/${ETCD_VERSION}/${ETCD_BASE_NAME}.zip

Such as etcd-v3.5.1-darwin-arm64.zip.

What did you expect to happen?

ETCD produces artefacts for this platform and architecture so that we can begin to consume it.

How can we reproduce it (as minimally and precisely as possible)?

curl -sLO https://github.com/coreos/etcd/releases/download/3.5.1/etcd-v3.5.1-darwin-arm64.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions