moby--moby/integration
Brian Goff 4c0e0979b4 Fix live-restore w/ restart policies + volume refs
Before this change restarting the daemon in live-restore with running
containers + a restart policy meant that volume refs were not restored.
This specifically happens when the container is still running *and*
there is a restart policy that would make sure the container was running
again on restart.

The bug allows volumes to be removed even though containers are
referencing them. 😱

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2022-09-30 22:30:58 +00:00
..
build Merge pull request #43009 from thaJeztah/skip_TestBuildWCOWSandboxSize 2021-11-10 11:59:09 -08:00
config integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
container integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
daemon Fix live-restore w/ restart policies + volume refs 2022-09-30 22:30:58 +00:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
internal integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
network integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
plugin integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
secret integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
service integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume api: add types/volume.ListOptions for a more consistent API 2022-08-03 23:30:28 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00