spiegel_podman/pkg/api/handlers/libpod
Jhon Honce 7ccccd22cd Add missing return
libpod df handler missing a return after writing error to client. This
caused a null to be appended to JSON and crashed python decoder.

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-04-16 11:46:49 -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 Add missing return 2021-04-16 11:46:49 -04:00
volumes.go Fix volumes and networks list/prune filters in http api 2021-03-19 00:09:29 +01:00