spiegel_podman/pkg/api
Paul Holzinger 65d26b0cde remote API: restore v4 payload in container inspect
The v5 API made a breaking change for podman inspect, this means that
an old client could not longer parse the result from the new 5.X server.
The other way around new client and old server already worked.

As it turned out there were several users that run into this, one case
to hit this is using an old 4.X podman machine wich now pulls a newer
coreos with podman 5.0. But there are also other users running into it.
In order to keep the API working we now have a version check and return
the old v4 compatible payload so the old remote client can still work
against a newer server thus removing any major breaking change for an
old client.

Fixes #22657

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-05-22 12:40:23 +00:00
..
handlers remote API: restore v4 payload in container inspect 2024-05-22 12:40:23 +00:00
server Add support for updating restart policy 2024-04-17 08:23:51 -04:00
types fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
Makefile install swagger from source 2024-04-12 15:26:34 +02:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00