crc-org / crc-extension

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

Add create crc vm function, and handle delete properly #98

Closed evidolob closed 1 year ago

evidolob commented 1 year ago

Fixes https://github.com/crc-org/crc-extension/issues/72 Also it handle delete properly, so all command for tray remove on delete and added back on create.

Demo:

https://github.com/crc-org/crc-extension/assets/929743/b2564590-f3e2-4b37-abae-422ce53a292c

gbraad commented 1 year ago

Will take a look

gbraad commented 1 year ago

I tested in Windows: When I pressed Delete it briefly showed Stopping again ?

(this is much slower to respond than the video)

gbraad commented 1 year ago

As also shown in the video, what is happening here?

image

It seems the controls are added twice.

gbraad commented 1 year ago

It does not show "Create new" for me unless I restart PD.

gbraad commented 1 year ago

Can't approve just yet as the UI shows glitches.

image

gbraad commented 1 year ago

Glitches will be fixed with https://github.com/containers/podman-desktop/pull/2437