2020-05-19 21:13:09 |
james beedy |
description |
Using 2.8-rc1 with the localhost/lxd provider, I cannot preform any operations that deal with removing units; kill a controller, remove-machine, remove-application, remove-unit, etc etc - the instances never die.
I have been able to reproduce this multiple times now by bootstrapping lxd and then trying to preform a destructive operation.
https://paste.ubuntu.com/p/TSD5hKPZvt/
I can use `lxc delete` to remove the instances, following the manual removal of the lxc instances, juju destructive commands will succeed https://paste.ubuntu.com/p/9wXm7D6wvv/. |
Using 2.8-rc1 with the localhost/lxd provider, I cannot perform any operations that deal with removing units; kill a controller, remove-machine, remove-application, remove-unit, etc etc - the instances never die.
I have been able to reproduce this multiple times now by bootstrapping lxd and then trying to preform a destructive operation.
https://paste.ubuntu.com/p/TSD5hKPZvt/
I can use `lxc delete` to remove the instances, following the manual removal of the lxc instances, juju destructive commands will succeed https://paste.ubuntu.com/p/9wXm7D6wvv/. |
|