spiegel_podman/pkg/api
Brent Baude ad4a92c5e5 Fix container filters
container filters were being double encoded (maybe triple) which resulted in the wrong encoding representation of filters being sent by the go-bindings.  Also, on the server side, Filter needed to be changed to Filter to decode properly. Finally, due to the changed return type of List Containers, the go bindings return values needed to be changed.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-02-11 12:42:58 -06:00
..
handlers Fix container filters 2020-02-11 12:42:58 -06:00
server Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
Makefile Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
tags.yaml Merge pull request #5061 from baude/apiv2swaggerexec 2020-02-04 01:39:45 -08:00