Open lmq1999 opened 3 months ago
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
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 withqcow2
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
Which image types are supported?
Which image types are supported? right now only raw :(( I had to covert to raw to upload it
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.
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