David Edler
David Edler
> I see this odd behaviour where if you wait on the instance overview page, the CPU meter will complete it's countdown and the meter will display, however if you...
> Thank you David, the CPU usage now maintains, but I have also seen this inconsistency in spacing between the first and remaining meters. Could this also be addressed? That...
After second thought, I think the unified spacing looks better indeed. Adjusted it according to your suggestion @Kxiru
Good question, thanks for the suggestion. Making LXD able to handle unprepared images is not a trivial change. We might do it in the future, but at this time, I...
It surely would be possible and nice. The UI can't implement this, it needs to be done in the API layer. @tomponline Shall this be moved to the LXD repository?...
I checked the incus commits and their "solution" requires the user to upload the raw windows ISO and the driver and then attach both to the VM at the same...
Tried to reproduce it with non-live migration and it works fine. I guess this only surfaces with live migration enabled. Will further investigate.
Even with live migration of a VM this works fine for me. Do you have more hints in how to reproduce the issue?
I couldn't fully reproduce the issue at hand. Found some issues on reporting instances status and cache handling for migration. See also https://github.com/canonical/lxd-ui/issues/1514 I found some improvements to keep the...
I can reproduce the issue with the IP address not appearing after the migration. It sometimes surfaces with a LXD 6.6 cluster. The problem is that the `GET 1.0/instances/:name` endpoint...