The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
Madhu Venugopal 1aa88fa870 Allow endpoint delete if sandbox identifier is stale
There are cases as seen in https://github.com/docker/docker/issues/17984
the sandbox could be stale in endpoint structure, when the actual
sandbox is removed during the cleanup phase. Hence instead of just
validating for sandboxID, make sure if it is actually present in the
sandboxes DB managed by the controller.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-11-17 21:00:46 -08:00
libnetwork Allow endpoint delete if sandbox identifier is stale 2015-11-17 21:00:46 -08:00