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

Provide support for multi-arch SRIOV images #4489

Closed
manuelbuil opened this issue Jul 19, 2023 · 2 comments
Closed

Provide support for multi-arch SRIOV images #4489

manuelbuil opened this issue Jul 19, 2023 · 2 comments
Assignees

Comments

@manuelbuil
Copy link
Contributor

Is your feature request related to a problem? Please describe.

SRIOV images now support arm64 but drone was not updated to push multi-arch images. As a consequence, the sriov image will use amd64 or arm64 depending on which image is pushed the last.

Example: https://github.com/rancher/image-build-sriov-operator and https://hub.docker.com/r/rancher/hardened-sriov-network-operator/tags

This is happening in all sriov images:

Describe the solution you'd like

I would like all sriov images to be multi-arch (amd64 and arm64). For example like multus: https://hub.docker.com/r/rancher/hardened-multus-cni/tags

Describe alternatives you've considered

Additional context

@manuelbuil
Copy link
Contributor Author

The update of those images will be done as part of #4654

@ShylajaDevadiga
Copy link
Contributor

Unable to test arm64 SRIOV image support as we do not have the necessary hardware. Will cover amd64 as part validating #4654

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

No branches or pull requests

3 participants