summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAditya Rajan <arajan@redhat.com>2021-11-24 15:51:07 +0530
committerMatthew Heon <mheon@redhat.com>2021-12-06 15:33:29 -0500
commitab5ca6f759d80cd3725aec1678678f57fd795e71 (patch)
tree28e2d61ebd75629e39b47f652b25acfb52245dcd /go.mod
parent7b8e66de0b020ff197112f598387c23415054512 (diff)
downloadpodman-ab5ca6f759d80cd3725aec1678678f57fd795e71.tar.gz
podman-ab5ca6f759d80cd3725aec1678678f57fd795e71.tar.bz2
podman-ab5ca6f759d80cd3725aec1678678f57fd795e71.zip
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>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions