spiegel_podman/pkg/api/handlers/libpod
Jakub Guzik aa2d6e6e6c Fix volumes and networks list/prune filters in http api
This is the continuation work started in #9711. It turns out
that list/prune commands for volumes in libpod/compat api have
very dangerous error handling when broken filter input is supplied.
Problem also affects network list/prune in libpod. This commit
unifies filter handling across libpod/compat api and adds sanity
apiv2 testcases.

Signed-off-by: Jakub Guzik <jakubmguzik@gmail.com>
2021-03-19 00:09:29 +01:00
..
containers.go bump go module to v3 2021-02-22 09:03:51 +01: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 Correct compat images/{name}/push response 2021-03-07 02:38:01 +01: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 bump go module to v3 2021-02-22 09:03:51 +01: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