crc-org / crc-extension

Red Hat OpenShift Local Extension for integration of OpenShift Local clusters with Podman Desktop
Apache License 2.0
17 stars 20 forks source link

When exit during the installation process, the entire flow has to be done again #39

Open slemeur opened 1 year ago

slemeur commented 1 year ago

I have installed OpenShift Local from the extension:

Capture d’écran 2023-04-06 à 10 24 01

Now inside of Podman Desktop, I'm getting asked to install a preset:

Capture d’écran 2023-04-06 à 10 24 14

If I hit "escape", then I have "install" again displayed on the dashboard and I need to redownload OpenShift Local entirely.

If I hit "microshift", then I'm in a weird state, where I have multiple statuses displayed:

Capture d’écran 2023-04-06 à 10 24 26

And it even seems to be stuck:

Capture d’écran 2023-04-06 à 10 26 40
gbraad commented 1 year ago

We do not have an official dialog yet for the use of the preset selection. https://github.com/containers/podman-desktop/issues/1811 This dialog should be 'modal' (not allow to be escaped). Not sure if that is possible. -> https://github.com/containers/podman-desktop/pull/1808

I think for now we will just record the preset as the default and continue as if it was 'installed' (but no setup run yet).

evidolob commented 1 year ago

Another blocker for this(on macOS): https://github.com/crc-org/crc/issues/3608

gbraad commented 1 year ago

We experienced some regression with the macOS build. I am confused how this can happen/pass tests