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

Test the multi-arch workflow on the release app #1433

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Conversation

dj-maisy
Copy link
Member

@dj-maisy dj-maisy commented Apr 5, 2024

What?

This swaps the used GH Workflow to the multi-arch one so we can start building ARM64-based images.

Why?

ARM is the future and we'd like to start testing it. Release seems like a "low impact" app that we can safely test changes like this before rolling out a wider test.

(I'm unsure of how useful this particular app will be to test, however, as I'm not convinced that it works properly outside of Production!)

How?

Once this is merged, we should start seeing Docker images for both AMD64 and ARM64 architecture systems - Docker is smart enough to automatically pull the correct architecture image for the system that is requesting it.

Once we have a few apps built for testing, we can begin small scale tests on Integration with Graviton "tainted" Nodes and see what happens.

Copy link
Contributor

@sengi sengi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dj-maisy dj-maisy force-pushed the dj-maisy/arm64-builds branch from 5c2c2a0 to bcd607c Compare April 10, 2024 15:37
@dj-maisy dj-maisy merged commit be6c21f into main Apr 10, 2024
13 checks passed
@dj-maisy dj-maisy deleted the dj-maisy/arm64-builds branch April 10, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants