Closed jamesmcdonald closed 6 years ago
This patch fixes the problem described in #11. It simply adds a Maybe when parsing the endpoints, and then filters out containers with no (swarm) network connections. They will simply appear in the grid not connected to any network.
Thanks for this! And sorry it took me so long to get back to this to look at it 😞
This patch fixes the problem described in #11. It simply adds a Maybe when parsing the endpoints, and then filters out containers with no (swarm) network connections. They will simply appear in the grid not connected to any network.