Tom Parrott
Tom Parrott
> Which seems a bit redundant. I couldn't see anything in golangci-lint about this change. But this [CodeQL section](https://codeql.github.com/codeql-query-help/cpp/cpp-non-constant-format/#non-constant-format-string) makes sense of it a bit better. I'll make the change....
@markylaing in general, does LXD gracefully degrade/handle situations where the pro client is available but missing the functionality needed?
@markylaing please can you move the fsmonitor changes into a separate PR so we can review and merge first
> Have done an initial investigation. A huge chunk of imports including fsmonitor are coming from the import of the `operations` package, which in turn imports `state`. `state` brings in...
> @tomponline this PR now doesn't add any dependencies to the LXD agent, but it is still too large: https://github.com/canonical/lxd/actions/runs/10945290233/job/30389176932?pr=13953#step:16:71 > > This is from a recent run and we...
@mionaalex this would be a good potential roadmap item
@gabrielmougard did you also review your earlier PRs https://github.com/canonical/lxd/pulls?q=is%3Apr+is%3Aclosed+author%3Agabrielmougard+lxc for similar issues that I missed before?
> @tomponline After reading these past PRs, I noticed I missed adding a `description` field in the test commit of #13923 and check it has been applied... Shall I fix...
> This PR adds additional HMAC and cert utils to the `shared` package. > > The HMAC implementation follows the practices from the [explicit trust establishment spec](https://discourse.ubuntu.com/t/explicit-trust-establishment-mechanism-for-microcloud/44261). It's imported as...
Did you have `lxc storage set ceph.rbd.du=true` enabled?