Commit 3f9df74
fix: workaround podman bug wrt error reporting (#3478)
In case that the image registry hostname is not resolvable podman now
return error in bad JSON shape so it's not decodable by client.
For now we assume that '500.*but provided no error-message' means
hostname resolution error.
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Co-authored-by: Matej Vašek <matejvasek@gmail.com>1 parent e77aad8 commit 3f9df74
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
| 198 | + | |
198 | 199 | | |
199 | 200 | | |
200 | 201 | | |
| |||
0 commit comments