spiegel_podman/pkg/api
Daniel J Walsh 5c21861b5d 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-16 11:16:15 -04:00
..
handlers Fix flake on failed podman-remote build 2021-04-16 11:16:15 -04:00
server Remove resize race condition 2021-03-29 11:16:51 -04:00
types podman rmi: refactor logic 2020-04-21 08:12:25 +02:00
Makefile Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
tags.yaml Implement Secrets 2021-02-09 09:13:21 -05:00