loft-sh / vcluster-dd-extension

This provides an extension integration with Docker Desktop to allow managing vclusters quickly and easily through the Docker Desktop interface.
5 stars 0 forks source link

virtual clusters without nodeport service get hanged in connect operation #23

Closed tukobadnyanoba closed 2 years ago

tukobadnyanoba commented 2 years ago

What happened?
I created a virtual cluster without nodeport service(through loft interface). Its shown on vcluster extension but when I try to connect to the cluster, the connect button keeps loading. It happens because it tries to port forward behind the scenes.

What did you expect to happen instead?
Connect button should not keep loading

How can we reproduce the bug? (as minimally and precisely as possible)

Anything else we need to know?

/kind bug