Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Chris Telfer d84f182717 Prevent ingress deletion when endpoint count == 1
We should not delete an ingress network just because its endpoint count
drops to 1 (the IP address of the sandbox).  This addresses a regression
where the ingress sandbox could be deleted on workers when the last
container leave said sandbox.

Signed-off-by: Chris Telfer <ctelfer@docker.com>
2018-03-02 14:58:51 -05:00
libnetwork Prevent ingress deletion when endpoint count == 1 2018-03-02 14:58:51 -05:00