Open Revolyssup opened 2 years ago
@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. https://github.com/meshery/meshery-operator/blob/08983a686bd6672a8de44b68f0fa3440388039bf/Makefile#L155-L164
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