Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide arm and arm64 binaries #595

Closed
onedr0p opened this issue Dec 17, 2019 · 9 comments
Closed

Provide arm and arm64 binaries #595

onedr0p opened this issue Dec 17, 2019 · 9 comments

Comments

@onedr0p
Copy link
Contributor

onedr0p commented Dec 17, 2019

It would be cool to provide support for arm and arm64 binaries on the releases page.

@tapanhalani
Copy link

This is very much needed in our AWS setup. Is there any other way we can still install sops in ARM-based machines?

@DerrickMartinez
Copy link

+1 for AWS

@jvehent-sops-ci
Copy link

jvehent-sops-ci commented Dec 30, 2020 via email

@FnTm
Copy link
Contributor

FnTm commented Jun 22, 2021

I gave this a go today, built the packages locally, and it seems like it shouldn't be that hard.
I'm hesitant to promise that I'll find time to cook up a PR for it, but the gist of it is that there are only a handful of commands in Makefile that need to be changed for a naive implementation, and then the Github workflow updated to also include packages for the new architectures.

@nklmilojevic
Copy link
Contributor

#911

I added the support for arm64 build for Darwin, but it is fairly easy to add arm64 builds for linux as well.

@FnTm
Copy link
Contributor

FnTm commented Jul 27, 2021

@nklmilojevic maybe we should combine forces between your PR (#911) and mine, which added arm64 builds for .deb and .rpm (#891) 🙂

@tlamr
Copy link

tlamr commented Dec 30, 2021

We would love to have this. @ajvb can we merge this please?

@ajvb
Copy link
Contributor

ajvb commented Mar 3, 2022

This has been partially resolved by #911 (thank you @nklmilojevic!), but will be finished with #891 being merged in. Plan is to provide arm64 binaries and packages in the next release.

@ajvb
Copy link
Contributor

ajvb commented Mar 9, 2022

arm64 binaries and packages provided in the newest release: https://github.com/mozilla/sops/releases/tag/v3.7.2

@ajvb ajvb closed this as completed Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants