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

Release contrast cli for Mac OS on Apple Silicon (nix: aarch64-darwin) #874

Open
blenessy opened this issue Sep 14, 2024 · 1 comment
Open
Labels
feature request Proposing a new feature

Comments

@blenessy
Copy link
Contributor

It would be very appreciated if you guys could release CLIs for other CPU/OS architectures too so that we do not need to run contrast CLI virtualized (emulated) environment. Apart from better UX, running virtualisation/emulation bloats the TCB significantly.

@katexochen katexochen added the feature request Proposing a new feature label Sep 23, 2024
@burgerdev
Copy link
Contributor

Hi @blenessy,

Thanks for the suggestion and sorry for not getting back to you earlier.

Support for aarch64-darwin is on our roadmap, but we're making slow progress towards that goal. Only recently we got some level of Mac support merged upstream (kata-containers/kata-containers#10425). This change needs to be ported to the Microsoft fork, too, or we need to make AKS-CLH-SNP work with the upstream genpolicy tool. After that, we need to either figure out how to cross-compile the VM images on Mac (this may be hard!), or we need to rely on Linux remote builders and explicitly request a Linux build of the images for all CLI target platforms, or we need a way to add the image measurements to the CLI without building them.

This needs some deliberation, and I don't have a good proposal right now.

Cheers, Markus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Proposing a new feature
Projects
None yet
Development

No branches or pull requests

3 participants