Comment 1 for bug 2046619

Revision history for this message
Boris Lukashev (rageltman) wrote : Re: All interfaces inside juju LXDs become unmanaged after upgrade

Current fix inside the LXD is `apt install netplan.io=0.104-0ubuntu2 libnetplan0=0.104-0ubuntu2 -y --allow-downgrades && reboot` which results in them coming up with working ifaces... netplan 105 is no longer in the repos and 106 breaks on configurations generated by older kit.

Juju, LXD, and NetPlan are great ideas but they require inter-version compatibility (at least forward-facing) to be viable.