It looks like we are going to need to do the following.
- Expand the network.InterfaceInfo type so it can hold the routing data.
- Update gomaasapi to get this data from MAAS.
- Store the data when we run the instance poller.
- Pass the device information to the container manager after bridge policy runs.
- Include the InterfaceInfo routing information when we render Netplan in the container.
It looks like we are going to need to do the following.
- Expand the network. InterfaceInfo type so it can hold the routing data.
- Update gomaasapi to get this data from MAAS.
- Store the data when we run the instance poller.
- Pass the device information to the container manager after bridge policy runs.
- Include the InterfaceInfo routing information when we render Netplan in the container.