spiegel_podman/pkg/domain
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
..
entities Merge pull request #8251 from baude/networkaliases 2020-11-10 19:10:59 +01:00
filters Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
infra Align the podman ps --filter behavior with docker 2020-11-18 11:36:06 +01:00
utils Fixup issues found by golint 2020-06-10 05:49:41 -04:00