Alexander Wels
Alexander Wels
I would say this is an enhancement not a bug. And we have this on our radar on how to provide a flow that gets you what you want, we...
lsblk should list the total size of the disk under (I am assuming its vda) and then the partitions should make up the 80Gi you are talking about. I just...
We are working on having CDI react to PVC resizes, but have not gotten around to implementing it. PVC is relatively new and not all storage classes support it yet....
Well the CDI importer container has all the tools needed to do a disk image resize (not partition resize), as it already does a resize on import or upload.
/lifecycle frozen Not yet, but we are actively working on online resize, so soon.
Since we use qemu-img convert -p to get the percentage, I am not sure how we can provide the raw data.
The main user of that data is the datavolume controller, it scrapes that field from the endpoint and updates the datavolume progress with it. We calculate the percentage for direct...
Sure, I am not opposed to that at all. We used the prometheus endpoint because it was easy to add the prometheus metrics but there is no objection to a...
/lifecycle frozen
So honestly, this has been reported before, and it turns out the `cloud-images.ubuntu.com` http endpoint is just slow. If you download the file manually, and put it in a different...