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

Generate release artifacts statically linked to musl #4008

Closed
rturner3 opened this issue Mar 21, 2023 · 3 comments
Closed

Generate release artifacts statically linked to musl #4008

rturner3 opened this issue Mar 21, 2023 · 3 comments
Labels
priority/backlog Issue is approved and in the backlog stale

Comments

@rturner3
Copy link
Collaborator

The project's release binaries currently require linking to glibc, which implicitly restricts which distributions of Linux SPIRE can run on. The release container images now statically link to musl to support minimal images built from scratch. We should be able to do the same for the release binaries, and ideally could just use the same binaries generated in the containers in the release pipeline.

@rturner3 rturner3 added the priority/backlog Issue is approved and in the backlog label Mar 21, 2023
@maxlambrecht
Copy link
Member

Should we create and release these musl-linked artifacts in addition to the glibc artifacts, or would it be more beneficial to solely focus on releasing musl-linked artifacts?

Copy link

github-actions bot commented Jun 4, 2024

This issue is stale because it has been open for 365 days with no activity.

@github-actions github-actions bot added the stale label Jun 4, 2024
@azdagron
Copy link
Member

azdagron commented Jun 4, 2024

This was covered by #4491

@azdagron azdagron closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Issue is approved and in the backlog stale
Projects
None yet
Development

No branches or pull requests

3 participants