arkade icon indicating copy to clipboard operation
arkade copied to clipboard

Support Tilt v0.22.15 (Oct 2021) and Newer

Open sgtoj opened this issue 2 years ago • 1 comments

Expected Behaviour

  • arkade get tilt on an ARM system should work.

Current Behaviour

  • Returns 404 error

Possible Solution

  • Update the file names for ARM binaries so it no longer suffix with _ALPHA

Steps to Reproduce (for bugs)

  1. docker run -ti mcr.microsoft.com/devcontainers/base:jammy bash (ubuntu 22.04) on ARM system
  2. curl -sLS https://get.arkade.dev | sudo sh
  3. arkade get tilt

Context

In the past, ARM binaries for tilt was alpha. However, it hasn't been alpha since Oct 2021 (so 15months ago).

If requesting a CLI for "arkade get"

How many downloads does this tool have? Check at:

checksums.txt (0.00 MiB) - downloaded 17 times. Last updated on 2023-12-15
tilt.0.33.10.linux-alpine.arm64.tar.gz (25.28 MiB) - downloaded 2 times. Last updated on 2023-12-15
tilt.0.33.10.linux-alpine.x86_64.tar.gz (27.70 MiB) - downloaded 4 times. Last updated on 2023-12-15
tilt.0.33.10.linux.arm.tar.gz (31.49 MiB) - downloaded 2 times. Last updated on 2023-12-15
tilt.0.33.10.linux.arm64.tar.gz (30.71 MiB) - downloaded 70 times. Last updated on 2023-12-15
tilt.0.33.10.linux.x86_64.tar.gz (34.15 MiB) - downloaded 10,285 times. Last updated on 2023-12-15
tilt.0.33.10.mac.arm64.tar.gz (29.84 MiB) - downloaded 525 times. Last updated on 2023-12-15
tilt.0.33.10.mac.x86_64.tar.gz (31.22 MiB) - downloaded 590 times. Last updated on 2023-12-15
tilt.0.33.10.windows.x86_64.zip (27.73 MiB) - downloaded 518 times. Last updated on 2023-12-15

If approved, are you willing to submit a pull request for this?

Yes

Your Environment

  • What Kubernetes distribution are you using?
kind
  • Operating System and version (e.g. Linux, Windows, MacOS): Linux container on Macbook w/ M1 Ultra ARM
Linux b542e7b61d3c 6.5.13-orbstack-00121-ge428743e4e98 #1 SMP Wed Dec 27 10:22:46 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
  • What arkade version is this?
Version: 0.10.20
Git Commit: 835bc868427f54cabf66a0176b8b69d3922dd47d```

sgtoj avatar Jan 04 '24 18:01 sgtoj

Any chance this simple issue and its PR will be reviewed or approved?

sgtoj avatar Jan 17 '24 11:01 sgtoj

/close: addressed in https://github.com/alexellis/arkade/pull/1010

rgee0 avatar May 11 '24 06:05 rgee0

/lock: resolved

alexellis avatar May 14 '24 10:05 alexellis