Tom Parrott

Results 393 comments of Tom Parrott

If you look for the `PreStartCheck()` functions in the code base, you'll see some of the NICs have this bit: ```go // If managed network is not available, don't try...

@bakhtiar56 perhaps you would like to look at this one as it looks like @SooryR has not been available to do it.

The difference/difficulty here is that this is in the `client` package and so cannot use LXD's image volume for temporary unpacking.

I see you have already opened an issue, thanks.

> Is there a reason why we didn't use `lxd-generate` for storage pools and volumes? If so, perhaps we should rewrite the storage pool and volume methods to follow a...

@markylaing I'll take this one over as part of a storage volumes list refactor to add UsedBy support for storage buckets, if ok?

@stgraber does https://github.com/lxc/lxd/pull/10616 fix this?