spiegel_podman/pkg/api/handlers
Aditya Rajan ab5ca6f759 compat: Add compatiblity with Docker/Moby API for scenarios where build fails
In order to maintain compatiblity with `moby API` we must the field
`errorDetail` which is primary error reporting field with stream.

Currently podman is using `error` which is already deprecated by moby.

Check: https://github.com/moby/moby/blob/master/pkg/jsonmessage/jsonmessage.go#L147

[NO NEW TESTS NEEDED]
We can't test this in podman CI since we dont have a docker client.

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-12-06 15:33:29 -05:00
..
compat compat: Add compatiblity with Docker/Moby API for scenarios where build fails 2021-12-06 15:33:29 -05:00
libpod [3.4] podman save: enforce signature removal 2021-09-23 16:07:54 +02:00
swagger Add /containers/stats response to API docs 2021-09-10 15:15:35 +02:00
types InfraContainer Rework 2021-08-26 16:05:16 -04:00
utils Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go compat API: /images/json prefix image id with sha256 2021-09-22 16:23:53 -04:00