mirror of
https://github.com/moby/moby.git
synced 2026-08-08 00:52:17 +00:00
Commit380ded6restored a now-unused endpoint count to the store, so that when the daemon is downgraded it exists for the old code to find. But, on network deletion, the endpoint count was not loaded from the store - so the delete code saw the wrong "index", and logged a warning before deleting it anyway. Use DeleteObject instead of DeleteObjectAtomic, so the old index isn't checked. Signed-off-by: Rob Murray <rob.murray@docker.com> (cherry picked from commit94bcf89412) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
58 KiB
58 KiB