Commit b73f556
committed
(maint) Add logging when image pull fails
This commit adds logging to indicate that we fall back to assuming a
local version of the job image when pulling it from the remote fails.
This should help users recognize that the pull errors are red herrings
in air-gapped installs, and that the job will proceed, assuming the
image has been loaded into the runtime out of band.1 parent 64b093a commit b73f556
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
438 | 442 | | |
439 | 443 | | |
440 | 444 | | |
| |||
0 commit comments