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

Missing Raw image for flatcar openstack provider, unable to use flatcar-install #1512

Open
lmq1999 opened this issue Aug 7, 2024 · 5 comments
Labels

Comments

@lmq1999
Copy link

lmq1999 commented Aug 7, 2024

Current situation

flatcar openstack provider missing raw image (.bin)

Impact

Unable to use flatcar-install with openstack provider

Ideal future situation

Upload more flatcar openstack provider raw image

Implementation options

Additional information

I'm unable to use flatcar-install in openstack provider because it only download .bin.bz file (raw image), but when i search the release in https://stable.release.flatcar-linux.net/amd64-usr/3815.2.5/ there is only .img and .img.bz2 openstack provider

@lmq1999 lmq1999 added the kind/feature A feature request label Aug 7, 2024
@tormath1
Copy link
Contributor

tormath1 commented Aug 7, 2024

Hi @lmq1999 and thanks for opening this issue - I'm curious: why do you need to run flatcar-install to install OpenStack images? Usually OpenStack users upload the image on Glance via CLI, Terraform or Horizon portal with qcow2 disk format: https://www.flatcar.org/docs/latest/installing/cloud/openstack/#choosing-a-channel

@lmq1999
Copy link
Author

lmq1999 commented Aug 7, 2024

Hi @lmq1999 and thanks for opening this issue - I'm curious: why do you need to run flatcar-install to install OpenStack images? Usually OpenStack users upload the image on Glance via CLI, Terraform or Horizon portal with qcow2 disk format: https://www.flatcar.org/docs/latest/installing/cloud/openstack/#choosing-a-channel

I know but some how my cloud provider dont support qcow2 upload as custom image

@till
Copy link

till commented Aug 7, 2024

Which image types are supported?

@lmq1999
Copy link
Author

lmq1999 commented Aug 7, 2024

Which image types are supported?
right now only raw :((
I had to covert to raw to upload it

@ader1990
Copy link

ader1990 commented Aug 7, 2024

Which image types are supported?
right now only raw :((
I had to covert to raw to upload it

Hello, you might be able to pipe the whole process without needing to actually download locally. If you can share the workflow, it would help to see if it can be optimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📝 Needs Triage
Development

No branches or pull requests

4 participants