diff options
author | Milivoje Legenovic <m.legenovic@gmail.com> | 2021-01-31 20:32:20 +0100 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2021-02-04 13:49:21 -0500 |
commit | f4c828f827516684b33ff8f30cf4b266313c1964 (patch) | |
tree | 97fe17748768bbe5a59bc3253f14e40aacb3e74f /test/apiv2/rest_api/__init__.py | |
parent | 8defc9cf4389eb8975e8438b0ef7f446312b416f (diff) | |
download | podman-f4c828f827516684b33ff8f30cf4b266313c1964.tar.gz podman-f4c828f827516684b33ff8f30cf4b266313c1964.tar.bz2 podman-f4c828f827516684b33ff8f30cf4b266313c1964.zip |
Endpoint that lists containers does not return correct Status value
Eclipse and Intellij Docker plugin determines the state of the
container via the Status field, returned from /containers/json call.
Podman always returns empty string, and because of that, both IDEs
show the wrong state of the container.
Signed-off-by: Milivoje Legenovic <m.legenovic@gmail.com>
<MH: Fixed cherry-pick conflicts>
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'test/apiv2/rest_api/__init__.py')
0 files changed, 0 insertions, 0 deletions