summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel/play.go
diff options
context:
space:
mode:
authorJordan Christiansen <xordspar0@gmail.com>2020-10-18 17:31:10 -0500
committerJordan Christiansen <xordspar0@gmail.com>2020-10-19 10:06:17 -0500
commit8cbf7700a557b9f0a58664c8b0f400b30fae5709 (patch)
tree0964e98fef852423fd4dbf1ae7b7e5900cad19d4 /pkg/domain/infra/tunnel/play.go
parent6ec96dc009d73cc2b0a3fa81149ca599b04252e4 (diff)
downloadpodman-8cbf7700a557b9f0a58664c8b0f400b30fae5709.tar.gz
podman-8cbf7700a557b9f0a58664c8b0f400b30fae5709.tar.bz2
podman-8cbf7700a557b9f0a58664c8b0f400b30fae5709.zip
Make invalid image name error more specific
Previously, using an invalid image name would produce an error like this: Error: error encountered while bringing up pod test-pod-0: invalid reference format This message didn't specify that there was an problem with an image name, and it didn't specify which image name had a problem if there were multiple. Now the error reads: Error: error encountered while bringing up pod test-pod-0: Failed to parse image "./myimage": invalid reference format Signed-off-by: Jordan Christiansen <xordspar0@gmail.com>
Diffstat (limited to 'pkg/domain/infra/tunnel/play.go')
0 files changed, 0 insertions, 0 deletions