Files
podman/pkg/api/handlers/compat
Daniel J Walsh 74a63df053 Fixup search
podman-remote search had some FIXMEs in tests that were failing.
So I reworked the search handler to use the local abi.  This
means the podman search and podman-remote search will use the
same functions.

While doing this, I noticed we were just outputing errors via
logrus.Error rather then returning them, which works ok for
podman but the messages get lost on podman-remote.  Changed
the code to actually return the error messages to the caller.

This allows us to turn on the remaining podman-remote FIXME
tests.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-01-25 18:01:22 -05:00
..
2020-12-18 12:08:49 +01:00
2020-10-05 15:56:44 -07:00
2020-10-05 15:56:44 -07:00
2020-12-22 13:34:31 -05:00
2020-12-09 08:31:36 -05:00
2020-10-05 15:56:44 -07:00
2020-10-05 15:56:44 -07:00
2020-03-10 08:03:41 -07:00
2021-01-25 18:01:22 -05:00
2020-10-05 15:56:44 -07:00
2020-12-22 13:34:31 -05:00
2020-12-05 16:41:57 -07:00
2020-10-05 15:56:44 -07:00