-
Notifications
You must be signed in to change notification settings - Fork 79
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
Add support for ARM with a multi platform workflow #355
Comments
@Revolyssup I would like to work on this, but could you guide me a bit as to what all changes need to be done? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue. |
@Revolyssup has this been a topic in the Meshery Build and Release meeting? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
It looks like we have a cross-platform script already but we do not use it. Lines 155 to 164 in 08983a6
meshery-operator/.github/workflows/build-and-release.yml Lines 23 to 38 in 08983a6
|
This issue has been open for some time with no recent activity, unassigning to open it up for new contributors to give it a go. |
Can i give it a go? |
@leecalcote, @Revolyssup is this something still required ? |
Current Behavior
Meshery operator is only built for x86 architecture currently.
Desired Behavior
Remove any platform hardcoding from Dockerfile and add a multiplatform workflow.
Refer to other Meshery repositories.
Implementation
Acceptance Tests
Mockups
Contributor Guides and Resources
The text was updated successfully, but these errors were encountered: