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

feat: support riscv64 #12244

Closed
wants to merge 1 commit into from
Closed

Conversation

ernado
Copy link

@ernado ernado commented Mar 16, 2023

I want to add riscv64 support for protobuf.
The protobuf is part of Kubernetes build pipeline, so this change is required to add riscv64 support to Kubernetes.

I'm not quite familiar with profobuf codebase, please guide me how I can cross-compile protobuf for riscv64, I'll test it on my devboard.

Fix: #12266

Copy link

We triage inactive PRs and issues in order to make it easier to find active work. If this PR should remain active, please add a comment.

This PR is labeled inactive because the last activity was over 90 days ago. This PR will be closed and archived after 14 additional days without activity.

@github-actions github-actions bot added the inactive Denotes the issue/PR has not seen activity in the last 90 days. label Nov 29, 2023
@ernado
Copy link
Author

ernado commented Nov 29, 2023

Still relevant

@github-actions github-actions bot removed the inactive Denotes the issue/PR has not seen activity in the last 90 days. label Nov 30, 2023
Copy link

We triage inactive PRs and issues in order to make it easier to find active work. If this PR should remain active, please add a comment.

This PR is labeled inactive because the last activity was over 90 days ago. This PR will be closed and archived after 14 additional days without activity.

@github-actions github-actions bot added the inactive Denotes the issue/PR has not seen activity in the last 90 days. label Feb 29, 2024
@ernado ernado closed this Feb 29, 2024
@fowles fowles reopened this Feb 29, 2024
@github-actions github-actions bot removed the inactive Denotes the issue/PR has not seen activity in the last 90 days. label Mar 1, 2024
@zhangskz
Copy link
Member

zhangskz commented Mar 5, 2024

Unfortunately, adding support for riscv64 would also require us to update our internal release process and images accordingly to compile for riscv64, which we are unlikely to be able to staff at the moment especially considering lack of support in manylinux currently: pypa/manylinux#1426

Per kubernetes/kubernetes#123661 (comment), it appears Kubernetes itself does not officially support riscv64 either. Closing accordingly, but we can revisit this in the future if demand changes.

@zhangskz zhangskz closed this Mar 5, 2024
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.

Add riscv64 support
3 participants