Skip to content
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

Tool Window stays empty if no config exists #817

Open
adietish opened this issue Jan 24, 2025 · 1 comment
Open

Tool Window stays empty if no config exists #817

adietish opened this issue Jan 24, 2025 · 1 comment

Comments

@adietish
Copy link
Collaborator

adietish commented Jan 24, 2025

related to #809

Steps:

  1. ASSERT: have no kube config at all
  2. EXEC: launch plugin

Result:
The tool window stays empty.
Image

Expected Result:
The tool window should inform that no config was found

@adietish
Copy link
Collaborator Author

adietish commented Jan 24, 2025

To detect this situation: the client gets created without any exceptions. Its masterUrl points to https://kubernetes.default.svc though, indicating that there's no cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant