mirror of
https://github.com/containers/podman.git
synced 2026-03-18 22:57:36 -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>