Files
podman/test/e2e
Paul Holzinger 4f427a89cb Align the podman ps --filter behavior with docker
All of our filters worked exclusive resulting in `--filter status=created --filter status=exited` to return nothing.

In docker filters with the same key work inclusive with the only exception being `label` which is exclusive. Filters with different keys always work exclusive.

This PR aims to match the docker behavior with podman.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2020-11-18 11:36:06 +01:00
..
2020-07-21 14:22:30 -04:00
2018-04-05 14:13:49 +00:00
2020-10-21 10:00:08 -04:00
2020-10-28 13:16:37 -06:00
2020-10-13 17:28:45 -07:00
2020-10-28 13:16:37 -06:00
2020-09-29 16:01:26 -04:00
2020-10-08 18:19:37 -07:00
2020-10-28 13:16:37 -06:00
2020-09-29 16:01:26 -04:00
2020-10-28 13:16:37 -06:00