spiegel_podman/test/python
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
..
docker fix: compat API image push err meg propagation 2026-06-11 12:56:29 +02:00
__init__.py Refactor python tests to run against python3.9 2021-03-01 13:15:59 -07:00
requirements.txt De-duplicate docker-py testing 2024-08-09 10:13:02 -04:00