summaryrefslogtreecommitdiff
path: root/libpod/info.go
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-05-21 08:00:47 -0400
committerMatthew Heon <mheon@redhat.com>2021-05-25 15:17:35 -0400
commitac8b7ddd8dc2b3d4ac2da6b4ddd08b900eb02353 (patch)
treeb716919ca2d1f47d57dca907524c9c36979af82b /libpod/info.go
parent18e917cdc361dc7f1badbce89b69e80a522062fe (diff)
downloadpodman-ac8b7ddd8dc2b3d4ac2da6b4ddd08b900eb02353.tar.gz
podman-ac8b7ddd8dc2b3d4ac2da6b4ddd08b900eb02353.tar.bz2
podman-ac8b7ddd8dc2b3d4ac2da6b4ddd08b900eb02353.zip
Drop container does not exist on removal to debugf
We have race conditions where a container can be removed by two different processes when running podman --remove rm. It can be cleaned up in the API or by the conmon executing podman container cleanup. When we fail to remove a container that does not exists we should not be printing errors or warnings, we should just debug the fact. [NO TESTS NEEDED] Since this is a race condition it is difficult to test. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'libpod/info.go')
0 files changed, 0 insertions, 0 deletions