spiegel_podman/pkg/api/handlers
Valentin Rothberg 8b46e852ef api: add compatMode paramenter to libpod's pull endpoint
Add a new `compatMode` parameter to libpod's pull endpoint. If set, the
streamed JSON payload is identical to the one of the Docker compat
endpoint and allows for a smooth integration into existing tooling such
as podman-py and Podman Desktop, some of which already have code for
rendering the compat progress data.

We may add a libpod-specific parameter in the future which will stream
differnt progress data.

Fixes: issues.redhat.com/browse/RUN-1936?
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-10-11 10:58:05 +02:00
..
compat api: break out compat image pull 2023-10-11 10:14:14 +02:00
libpod api: add compatMode paramenter to libpod's pull endpoint 2023-10-11 10:58:05 +02:00
swagger Vendor c/image after https://github.com/containers/image/pull/1816 2023-02-08 22:37:38 +01:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils api: break out compat image pull 2023-10-11 10:14:14 +02:00
decoder.go fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
types.go Remove a dependency on libimage from pkg/api/handlers 2023-08-28 23:05:30 +02:00