Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Current pipeline does not build based on ARM64 #5

Open
mlajkim opened this issue Jul 25, 2024 · 0 comments · May be fixed by #4
Open

Current pipeline does not build based on ARM64 #5

mlajkim opened this issue Jul 25, 2024 · 0 comments · May be fixed by #4
Labels
bug Something isn't working

Comments

@mlajkim
Copy link
Contributor

mlajkim commented Jul 25, 2024

Background

AJK Town has been building its image on an arm64 machine and has manually pushed it to the registry. However, we have realized through the our implementation of pipeline that the images built do not support arm64. Our main server uses arm64, so this needs to be fixed.

What did you expect to happen?

Do either of the following:

  • Make the server use the non-arm64 based machine
  • Make the pipeline build arm64 images sucessfully

How can we reproduce it (as minimally and precisely as possible)?

  1. Run a pipeline
  2. Restart production deployment
  3. Watch a newly created pod fails due to non-arm64 images

TODOs

- [ ] Implement a pipeline so that images can be easily modified
@mlajkim mlajkim added the bug Something isn't working label Jul 25, 2024
@mlajkim mlajkim linked a pull request Jul 25, 2024 that will close this issue
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant