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

Manifest Push with Bazel not Available on s390x #3464

Open
Davo911 opened this issue Oct 16, 2024 · 3 comments
Open

Manifest Push with Bazel not Available on s390x #3464

Davo911 opened this issue Oct 16, 2024 · 3 comments

Comments

@Davo911
Copy link
Contributor

Davo911 commented Oct 16, 2024

Is your feature request related to a problem? Please describe:
Currently make push uses bazel to push the manifests to quay.
Bazel is not available for s390x and I think also not the only option.

Describe the solution you'd like:
Looking at how kubevirt is pushing it images it should be possible to push them using podman or docker instead.

Describe alternatives you've considered:
Alternative would be to just skip manifest pushing on s390x

@aglitke
Copy link
Member

aglitke commented Oct 21, 2024

It seems like a reasonable approach to adopt kubevirt's push method in CDI as well.

@zhlhahaha
Copy link
Contributor

Hi @Davo911 , are you writing PR for pushing manifest via docker/podman command?

@Davo911
Copy link
Contributor Author

Davo911 commented Oct 23, 2024

After my vacation this week I will, @zhlhahaha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants