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
Describe the bug
Setting the path to the KUBECONFIG I want to use in settings doesn't seem to properly read or detect that config file.
To Reproduce
Steps to reproduce the behavior:
Open settings
Point to a new config file
Expected behavior
Monokle detects the cluster specified in the config.
Screenshots
I moved my default config directory to the location in the screenshot below and copied the config etc. over to it.
As you can see, the config was set correctly and kubectl config view reads it perfectly fine.
But Monokle shows 'No cluster detected'. When I point Monokle to the original directory (i.e. the Windows default %USERPROFILE%.kube\config) it detects the cluster.
Desktop (please complete the following information):
OS: Windows 11
Version 10.0.22621 Build 22621
The text was updated successfully, but these errors were encountered:
Describe the bug
Setting the path to the KUBECONFIG I want to use in settings doesn't seem to properly read or detect that config file.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Monokle detects the cluster specified in the config.
Screenshots
I moved my default config directory to the location in the screenshot below and copied the config etc. over to it.
As you can see, the config was set correctly and
kubectl config view
reads it perfectly fine.But Monokle shows 'No cluster detected'. When I point Monokle to the original directory (i.e. the Windows default %USERPROFILE%.kube\config) it detects the cluster.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: