As a user I want VSCode OS Tools to be responsive when I invoke any actions, however, when I press Login/Switch Context/Change Active Project there is not any progress indication, so I stay totally misinformed on what's going on until the cluster is acquired (whether is's available or not).
The worst case is when the required cluster is unavailable - in this case it could take some minutes before I see any response on the action just taken (a warning on inaccessible cluster in this case).
I'd like to wrap the mentioned actions with a visible progress so I understand that the selected action is really invoked and is being executed.
As a user I want VSCode OS Tools to be responsive when I invoke any actions, however, when I press
Login/Switch Context/Change Active Projectthere is not any progress indication, so I stay totally misinformed on what's going on until the cluster is acquired (whether is's available or not).The worst case is when the required cluster is unavailable - in this case it could take some minutes before I see any response on the action just taken (a warning on inaccessible cluster in this case).
I'd like to wrap the mentioned actions with a visible progress so I understand that the selected action is really invoked and is being executed.