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

[RFE] Create arm64 linux binary #4161

Open
praveenkumar opened this issue May 14, 2024 · 4 comments
Open

[RFE] Create arm64 linux binary #4161

praveenkumar opened this issue May 14, 2024 · 4 comments
Assignees

Comments

@praveenkumar
Copy link
Member

Some of the team have arm64 hardware and wants to try out the OpenShift Local for testing purpose. Since we are already creating the arm64 installer for M1, we should also cross compile for arm64 on linux.

  • Enable the CI to run e2e on those binary (better if upstream provide some arm64 node to hook with github action runner)
    - Have the hardware (internally)to test those binary if it is released
@praveenkumar
Copy link
Member Author

Depend on: crc-org/snc#880

@cfergeau
Copy link
Contributor

Will also need to fix

install -m 0755 -vp %{gobuilddir}/src/%{goipath}/out/linux-amd64/crc %{buildroot}%{_bindir}/

@praveenkumar
Copy link
Member Author

@cfergeau yes I already filled a PR which also handle that.

@praveenkumar
Copy link
Member Author

praveenkumar commented May 22, 2024

@gbraad gbraad changed the title [RFE] Create arm64 linux binary along with amd64 [RFE] Create arm64 linux binary Jun 5, 2024
@praveenkumar praveenkumar self-assigned this Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Work In Progress
Development

No branches or pull requests

2 participants