Commit 7a4216e
committed
UI: remove unimplemented image load error message for podman.
minikube start -d podman issued a confusing error message that image loading
is unimplemented for the podman driver
This change replaces this error message with a log message
without changing anything else in the kicbase image loading
Signed-off-by: Michael Adam <[email protected]>1 parent d96de05 commit 7a4216e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
| 174 | + | |
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| |||
0 commit comments