Din Mušić
Din Mušić
Thanks, I was able to reproduce the issue and will look into fixing it. My assumption is that we are not using a correct image server, which causes the image...
> The first approach where `project` is set within a `provider "lxd"` block does not work because there is no such attribute. However, this seems like a validation issue that...
Thanks for reporting this issue, will look into this and report back. It seems that allowed events for a specific actions need to be tweaked a bit.
The `kubernetes.manager` field should be automatically detected. Can you try adding the following into your configuration? ```yaml kubernetes: manager: kubespray ``` Regarding the LB priority, can you share the LB...
Nice observation. Yes, I've tested this and when the instance is in non-default project, it always requests images from `default` project.
For Pure and PowerFlex we obtain a lock when mapping/unmapping a volume. Could it be that we do not do that for Ceph? Maybe a per-volume lock could be already...
The issue here is that when the volume is too small to accommodate the image, the error is not reported back to the client. However, this has been addressed as...
I will double check, but should be the same issue.
Hmm, can the older `lxd-migrate` reach the conversion API? I think the issue should be purely in migration API, but I may be missing something.
I like the change, but would suggest `lxd-import`. In all cases the instance is imported into LXD. However, conversion happens only in certain scenarios. For example, there is no conversion...