containers / podman-desktop

Podman Desktop - A graphical tool for developing on containers and Kubernetes
https://podman-desktop.io
Apache License 2.0
4.22k stars 264 forks source link

fix: add suggestion when WSL seems to require a reboot #7007

Closed lstocchi closed 3 weeks ago

lstocchi commented 3 weeks ago

What does this PR do?

it adds a suggestion to try installing wsl without any distribution if after having installed virtual platform and wsl and have rebooted the machine, there are still sign the machine needs to be rebooted.

Screenshot / video of UI

image

What issues does this PR fix or reference?

it fixes #6978

How to test this PR?

  1. run tests
lstocchi commented 3 weeks ago

cc @odockal

odockal commented 3 weeks ago

Gonna take a look. Thx!

odockal commented 3 weeks ago

LGTM. Tried on Windows. User is now guided to finish the system preparation.