You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
response=awaitwindow.showInformationMessage(`You are already logged into ${cluster.server} cluster. Do you want to login to a different cluster?`,'Yes','No');
168
169
}
169
170
returnresponse;
170
171
}
@@ -303,6 +304,6 @@ export class Cluster extends OpenShiftItem {
0 commit comments