curl -sLO https://github.com/coreos/etcd/releases/download/${ETCD_VERSION}/${ETCD_BASE_NAME}.zip
ETCD produces artefacts for this platform and architecture so that we can begin to consume it.
What happened?
We would like to be able to download binaries for the architecture darwin/arm64:
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