spiegel_podman/pkg/api/handlers/libpod
Daniel J Walsh e66346c7b0
Stop wrapping pull messages
The length and size of our error messages on failure to pull
is huge.  This patch at least eliminates some of the wrapping.
But I think eventually we need to look at containers/image
and see if we can modify the error messages to something a little
more human friendly.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-23 05:31:36 -04:00
..
containers.go allow filters to work when listing containers 2020-04-16 09:21:44 -05:00
containers_create.go podman v2 remove bloat v2 2020-04-16 12:04:46 -05:00
healthcheck.go add apiv2 healthcheck code 2020-03-13 07:43:12 -05:00
images.go Stop wrapping pull messages 2020-04-23 05:31:36 -04:00
info.go refactor info 2020-04-06 12:45:42 -05:00
manifests.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
networks.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
pods.go Add pod prune for api v2. 2020-04-17 17:30:58 -04:00
swagger.go Add pod prune for api v2. 2020-04-17 17:30:58 -04:00
volumes.go v2 bloat pruning phase 2 2020-04-15 16:09:27 -05:00