Din Mušić
Din Mušić
Hmm, I see where this is going and I like the idea, but the issue with `trust_token` resource is that it is a one time operation, which we want to...
@stew3254 I've quickly checked the functions, but it seems that Terraform function cannot access the provider's metadata, which would be required to access information about different LXD remotes. Therefore, we...
Should we add a row for live VM disk resize in the storage driver features table? See: https://documentation.ubuntu.com/lxd/en/latest/reference/storage_drivers/#feature-comparison
> Yes this is similar to the other issue mentioned, except its likely affecting all remote storage pools that try and use the downloaded image to create an image volume....
Just so that we don't forget - Based on our investigation, the `rpm` package is missing (similar to `openEuler`)
Adding here for later reference. It seems that `lvm` has a similar issue. ```sh ## version 6.1 $ lxc storage create test lvm $ sudo snap remove lxd --purge $...
Could be that there are many images that are being refreshed, but due to low download speeds it takes too long to complete, so new refreshes start. How many images...
If I understand correctly, in your case the operations from projects `lknkljl` are displayed under `default` project in LXD UI, but not in the `lxc`?
Then we have two separate issues. The initial one is about having a huge number of operations, which seem to be pilling in certain cases. @irtaza9 Could you please open...
Hi, can you share the output of `lxc project show test`?