Din Mušić

Results 113 comments of Din Mušić

> I think my expectation is that if the server has the conversion then its used for both VMs and containers, as its simpler and avoids needing the migration API...

@tomponline Regarding the `VolumeSize` that is offered in a header when transferring a VM image. The VolumeSize that is offered represents the image file size. The offered volume size is...

Checking the `file` outputs to ensure we properly catch the `raw` disk format and still have to check that partition/disk size is properly extracted.

@tomponline As far as I can tell, the `file` check for raw should be sufficient, but we can tune that later if there will be any edge case, as it...

There are two linter issues that I'm not sure about: Error is not the last return argument. While this is true, this one feels intuitive as is. Similar to assertions...

We have added arm64 container images for majority of distributions. There is more to come. https://images.lxd.canonical.com/

Maybe the page is cached. Try hard refreshing. I can see them on the page.

ARM images are tagged as `arm64` not `aarch`, so this should be why you can't grep them.

I'm closing this issue as all currently expected container images for arm64 are available. We are expecting to add VM images once we can properly test them, but currently arm64...