-
Notifications
You must be signed in to change notification settings - Fork 74
Add 32 bits armhf arch to the Image #211
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
Conversation
|
Hmm ?? |
|
/sem-approve |
Looks like CI doesn't have a build for |
This is the arch name used by Rasbian for the raspberry pies
Hello |
|
hello @lmm @lwr20 ,
also, I suppose this PR must be merged & tagged in priority for the other components to start building correctly on other CI because of the armhf addition. |
|
/sem-approve |
|
CI Passed on sem v2. |
Yes thank you @lwr20 So, what can be done ? |
|
@fasaxc ^ Would appreciate your thoughts on this. |
|
I see a lot of these warnings in the build output from docker: Has something gone awry there? |
yes |
@fasaxc A quick google suggest this could be related to a docker update to 20.10+ on the semaphore platform. The engine change how it reports arch "misconfiguration?" (not clear). see this comment. Some changes may be required to get rid of this warning but this is not the scope of the PR. |
fasaxc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's give this a shot
|
@aalaesar Please join the Calico slack |
Reapply #211 and fix multiarch-manifest for armhf
Add 32 bits arm architecture resources to the go-build image.
This build has been tested for cross-compiling the arm calico images locally