mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
a5aeffcb59
- Restoring original behavior where on disconnect from overlay network (only connected network), it also disconnects from default gw network. - On sandbox delete, the leave and delete of each endpoint is performed, regardless of whether the endpoint is the gw network endpoint. This endpoint is already automatically removed in endpoint.sbLeave() - Also do not let internal network dictate container does not need external connectivity. Before this fix, if a container was connected to an overlay and an internal network, it may not get attached to the default gw network. Signed-off-by: Alessandro Boch <aboch@docker.com> |
||
---|---|---|
.. | ||
integration |