podman/pkg/api/handlers
Daniel J Walsh 4347a62e08
Fix flake on failed podman-remote build
We have a race condition where podman build can fail
but still return an exit code of 0.  This PR ensures
that as soon as the build fails, the failed flag is set
eliminating the race.

Fixes: https://github.com/containers/podman/issues/10029

[NO TESTS NEEDED] Tests of failed builds are already in place, and
the elimination of the race should be enough.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-04-14 12:05:59 -04:00
..
compat Fix flake on failed podman-remote build 2021-04-14 12:05:59 -04:00
libpod Update manifest API endpoints 2021-04-09 11:00:06 -07:00
swagger bump go module to v3 2021-02-22 09:03:51 +01:00
types [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00
utils Fix filters in image http compat/libpod api endpoints 2021-03-25 12:29:53 +01:00
decoder.go bump go module to v3 2021-02-22 09:03:51 +01:00
types.go [NO TESTS NEEDED] Shrink the size of podman-remote 2021-03-29 09:49:45 -04:00