Tom Parrott
Tom Parrott
Thats helpful thanks, and would explain why the mount is being left over as it would be triggered by `exec` when the instance wasn't running. I'll try and reproduce this...
Working on this now.
Is this reproducible on LXD 5.6 or LXD 5.0.1?
> I'm running arch with with LXD `community/lxd 5.5-1` with a `dir` storage pool. Ah just seen.
OK I've reproduced this now.
@stgraber I'm not opposed to it as it would improve the UX. It would require us to extract the defaults generation inside each pool driver's `Create()` function into a separate...
Basically the line `iptables -I DOCKER-USER -i -o -j ACCEPT` is not something I would want to add to our docs as recommended for getting LXD instances to work when...
@snprajwal why are the protobuf definitions redundant?
jenkins: test this please
> Do we exclude `migration.pb.go` from the lint check? It looks like the newer version of `protoc` likes to generate code without newlines. @markylaing what do you think about this?...