podman/pkg/api/handlers/libpod
Paul Holzinger 3fa61f0004 Fix panic in libpod images exists endpoint
The libpod images exists endpoint panics when called with
a non existing image and therefore returns 500 as status
code instead of the expected 404.

A test is added to ensure it is working.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2020-12-10 14:35:17 +01:00
..
containers.go Allow containers to --restart on-failure with --rm 2020-11-20 13:55:19 -05:00
containers_create.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_stats.go Lowercase some errors 2020-10-05 15:56:44 -07:00
copy.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
generate.go generate kube on multiple containers 2020-12-07 11:34:39 -06:00
healthcheck.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images.go Fix panic in libpod images exists endpoint 2020-12-10 14:35:17 +01:00
images_pull.go Document docker transport is the only supported remote transport 2020-11-29 06:28:39 -05:00
info.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
manifests.go fix allowing inspect manifest of non-local image 2020-09-30 14:12:32 -04:00
networks.go podman network label support 2020-11-28 18:35:43 +01:00
play.go Add an option to control if play kube should start the pod 2020-11-17 20:00:58 +01:00
pods.go Move pod jobs to parallel execution 2020-10-07 10:00:11 -04:00
swagger.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system.go Lowercase some errors 2020-10-05 15:56:44 -07:00
volumes.go Lowercase some errors 2020-10-05 15:56:44 -07:00