mirror of
https://github.com/containers/podman.git
synced 2026-07-13 08:41:44 -04:00
Do not use a list of statuses outside of libpod to validate container statuses. Removing status was never added to the list. Fixes: https://github.com/containers/podman/issues/13986 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>