-
Notifications
You must be signed in to change notification settings - Fork 21
Toolkit window stays empty if current cluster isn't reachable #757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
At least one can "heal" the situation without restarting the plugin: one can change the current context using oc/kubectl and the tool windows lists the contexts again. |
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
Apr 30, 2024
…oper#757) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
Apr 30, 2024
…oper#757) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
Apr 30, 2024
…oper#757) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
Apr 30, 2024
…oper#757) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
Apr 30, 2024
…oper#757) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
Apr 30, 2024
…oper#757) Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
Apr 30, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
Apr 30, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
May 6, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
May 6, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
May 6, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
May 6, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
May 7, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
to adietish/intellij-kubernetes
that referenced
this issue
May 7, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
that referenced
this issue
May 7, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
adietish
added a commit
that referenced
this issue
May 7, 2024
Signed-off-by: Andre Dietisheim <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Steps:
Result:
The toolkit window stays empty, nothing is shown. Also there's a fatal IDE error:
Expected result:
The toolking window should list the existing contexts and the current context should show the error that happened when trying to connect to the cluster.
The text was updated successfully, but these errors were encountered: