alexellis / arkade

Open Source Marketplace For Developer Tools
https://blog.alexellis.io/kubernetes-marketplace-two-year-update/
MIT License
4.25k stars 289 forks source link

Update stern CLI to support Darwin / arm64 #1059

Closed alexellis closed 6 months ago

alexellis commented 6 months ago

Expected Behaviour

arkade get stern --os darwin --arch arm64

Current Behaviour

404 not found

Possible Solution

Update the Go template and unit tests for the newly available binary: https://github.com/stern/stern/releases/download/v1.29.0/stern_1.29.0_darwin_arm64.tar.gz

See also: https://github.com/stern/stern/releases/

rgee0 commented 6 months ago

/assign: me

Bah, I'll add it to the PR