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

Add multiplatform support for ipam-controller image. #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ashokpariya0
Copy link
Contributor

enable build process to support various architectures (e.g., amd64, arm64, and s390x) for ipam-controller.

What this PR does / why we need it:
Currently, the ipam-controller image is supported only on the amd64 architecture. You can find the image here: ipam-controller image. With the changes from these PRs, we are now able to build and push an image that supports multiple platforms.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:
We plan to extend support for the passt-binding image to multiple architectures once binaries for other platforms become available. Currently, it only supports the amd64 architecture. You can find the binary here: passt-binding

Release note:

None

enable build process to support various architectures
(e.g., amd64, arm64, and s390x) for ipam-controller.

Signed-off-by: Ashok Pariya <[email protected]>
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign maiqueb for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubevirt-bot kubevirt-bot requested a review from oshoval December 20, 2024 10:23
@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Dec 20, 2024
@kubevirt-bot kubevirt-bot requested a review from qinqon December 20, 2024 10:23
@oshoval
Copy link
Collaborator

oshoval commented Dec 22, 2024

Thanks

@RamLavi is going to remove passt, so the part about passt isnt needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants