mirror of
https://github.com/containers/podman.git
synced 2026-07-25 06:32:20 -04:00
Make sure that the create endpoint does not always return 200 even in case of a failure. Some of the code had to be massaged since encoding a report implies sending a 200. Fixes: #15828 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>