Errors are not reported when starting a pod from the REST API #8865
Labels
HTTP API
Bug is in RESTful API
In Progress
This issue is actively being worked by the assignee, please do not work on this at this time.
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Errors are not reported when starting a pod from the REST API.
Steps to reproduce the issue:
$ podman system service -t 0 tcp:127.0.0.1:1234
Describe the results you received:
The
Errs
property contains empty objects instead of the expected string (as described in the reference).Output of
podman version
:Podman running on Fedora 33.
Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
No
The text was updated successfully, but these errors were encountered: