mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
![]() The system should remove cluster service info including networkDB entries and DNS entries for container endpoints that are not part of a service as well as those that are part of a service. This used to be the normal sequence of operations but it moved to sandbox.DisableService() in an effort to more gracefully handle endpoint removal from a service (which proved insufficient). Unfortunately subsequent changes also removed the newly-mandetory call to sandbox.DisableService() preventing proper cleanup for non-service container endpoints. Signed-off-by: Chris Telfer <ctelfer@docker.com> |
||
---|---|---|
libnetwork |