spiegel_podman/test/python/docker
Matej Vašek db70e73056
fix: compat API image push err meg propagation
When returning error http code (e.g. 4xx, 5xx) the body needs to contain
a JSON that has a key "message" in it,
we must not use jsonmessage.JSONMessage.

The JSON of shape jsonmessage.JSONMessage is used only when client
already received 200.

Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2026-06-11 12:56:29 +02:00
..
build_labels Support label type dict on compat build 2021-03-02 10:56:28 -06:00
compat fix: compat API image push err meg propagation 2026-06-11 12:56:29 +02:00
__init__.py move old registries.conf v1 files to v2 2026-04-23 13:19:04 +02:00
conftest.py Refactor docker-py compatibility tests 2022-03-01 09:06:52 -07:00