mirror of
https://github.com/containers/podman.git
synced 2026-02-02 10:21:53 -05: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>