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

Odd behaviour with 'Create new' after an instance exists #122

Closed deboer-tim closed 11 months ago

deboer-tim commented 1 year ago

If I have a running OpenShift Local instance, the Create new button is still enabled, and leads to a screen where I can stop the running instance but nothing else. Supporting only one instance at a time is fine, but then the button should probably be disabled or removed after creating the first one.

I'm aware this could mean there's a feature requirement on Podman Desktop, but opening here since this is where the issue surfaces and would need to make a change either way.

evidolob commented 1 year ago

We could remove connection factory object when we have one, this will remove Create new button.