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

Fix operator multi-arch build with updated buildkit and binfmt #861

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

ferhoyos
Copy link
Collaborator

This is to fix the multi-arch build error in the operator:

Fatal glibc error: CPU lacks float128 support (POWER 9 or later required)

Fatal glibc error: CPU lacks VXE support (z14 or later required)

This happened previously in Kiali and OSSMC:

@ferhoyos ferhoyos added the test: n/a PR does not need test additions or updates label Jan 13, 2025
@ferhoyos ferhoyos self-assigned this Jan 13, 2025
@ferhoyos
Copy link
Collaborator Author

Nightly works again in my fork with this PR - https://github.com/ferhoyos/kiali-operator/actions/runs/12742884381/job/35512754519. The build is successfully uploaded to my quay repository - https://quay.io/repository/fhoyosle/kiali-operator?tab=tags

Copy link
Contributor

@leandroberetta leandroberetta left a comment

Choose a reason for hiding this comment

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

Yes, I remembered this one. Thanks Fer!.

@ferhoyos ferhoyos merged commit 770310d into kiali:master Jan 13, 2025
1 check passed
@ferhoyos ferhoyos deleted the multi-arch branch January 13, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test: n/a PR does not need test additions or updates
Projects
Development

Successfully merging this pull request may close these issues.

2 participants