podman/pkg/api/handlers/utils
Paul Holzinger e7fd9234cd Align the podman pod ps --filter behavior with podman ps
Filters with the same key work inclusive with the only exception being
`label` which is exclusive. Filters with different keys always work exclusive.

Also update the documentation with the new behavior.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2020-11-18 19:31:25 +01:00
..
containers.go Lowercase some errors 2020-10-05 15:56:44 -07:00
errors.go Lowercase some errors 2020-10-05 15:56:44 -07:00
handler.go Refactor API version values 2020-09-15 11:29:45 -07:00
handler_test.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
images.go image list: speed up 2020-08-07 12:14:11 +02:00
pods.go Align the podman pod ps --filter behavior with podman ps 2020-11-18 19:31:25 +01:00