Hey all,
the Anbox Cloud team at Canonical develops a small service called ams-node-controller
which is running side by side with each LXD instance on a machine inside a LXD cluster. It connects to LXD over it’s Unix domain socket at /var/snap/lxd/common/lxd/unix.socket
to perform additional operations when Anbox containers are started, like adjusting firewall rules or similar. It only connects to the socket to receive lifecycle events from LXD and does not perform any active operations on the LXD API.
We would like to ask to get the lxd
plug allowed for the ams-node-controller
snap so we can publish and release it through the snap store proper.
Please let me know if there are any further questions.
cc @stgraber
Thanks!