etcd/scripts
Geoff Levand e402606f02 build-aci: Fix ACI image name
The appc discovery spec states that the architecture specifier in the ACI
image file name will be an ACI architecture value.  Our build scripts were
using GOARCH in the image name, which is incorrect for arm64/aarch64.
See: https://github.com/appc/spec/blob/master/spec/discovery.md

Fixes errors like these on arm64 machines:

  $ rkt --debug --insecure-options=image fetch coreos.com/etcd:v3.2.0-rc.1
  image: remote fetching from URL "https://github.com/coreos/etcd/releases/download/v3.2.0-rc.1/etcd-v3.2.0-rc.1-linux-aarch64.aci"
  fetch: bad HTTP status code: 404

Signed-off-by: Geoff Levand <geoff@infradead.org>
2017-06-13 13:09:02 -07:00
..
build-aci build-aci: Fix ACI image name 2017-06-13 13:09:02 -07:00
build-binary build-binary: Add arm64 2017-04-21 10:04:41 -07:00
build-docker *: clear rarer shellcheck errors on scripts 2017-06-06 09:36:25 -07:00
genproto.sh *: regen protofiles with latest protobuf tools 2017-06-12 15:14:43 -07:00
install-marker.sh scripts,travis: install 'marker' for CI tests 2017-05-04 08:26:00 -07:00
release.sh *: clear rarer shellcheck errors on scripts 2017-06-06 09:36:25 -07:00
updatebom.sh scripts: add 'BOM' update script 2017-05-08 17:59:11 -07:00
updatedep.sh *: clear rarer shellcheck errors on scripts 2017-06-06 09:36:25 -07:00