spiegel_podman/pkg/api/handlers/libpod
Jakub Guzik 96ffce2198 Fix containers list/prune http api filter behaviour
The problem described in #9711 and followed by #9758 affects
containers as well. When user provides wrong filter input, error
message should occur, not fallback to full list/prune command.
This change fixes the issue. Additionally, there are error message
fixes for docker http api compat.

Signed-off-by: Jakub Guzik <jakubmguzik@gmail.com>
2021-03-29 13:48:59 -04:00
..
containers.go Fix containers list/prune http api filter behaviour 2021-03-29 13:48:59 -04:00
containers_create.go bump go module to v3 2021-02-22 09:03:51 +01:00
containers_stats.go bump go module to v3 2021-02-22 09:03:51 +01:00
generate.go Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation 2021-02-22 13:44:43 -05:00
healthcheck.go bump go module to v3 2021-02-22 09:03:51 +01:00
images.go Fix filters in image http compat/libpod api endpoints 2021-03-29 11:58:26 -04:00
images_pull.go Correct compat images/create?fromImage response 2021-02-26 03:08:10 +01:00
info.go bump go module to v3 2021-02-22 09:03:51 +01:00
manifests.go bump go module to v3 2021-02-22 09:03:51 +01:00
networks.go Fix volumes and networks list/prune filters in http api 2021-03-19 00:09:29 +01:00
play.go bump go module to v3 2021-02-22 09:03:51 +01:00
pods.go Fix list pods filter handling in libpod api 2021-03-29 11:31:49 -04:00
secrets.go bump go module to v3 2021-02-22 09:03:51 +01:00
swagger.go Fix array instead of one elem network http api 2021-03-12 00:03:03 +01:00
system.go bump go module to v3 2021-02-22 09:03:51 +01:00
volumes.go Fix volumes and networks list/prune filters in http api 2021-03-19 00:09:29 +01:00