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
running `loadFromDefault` with wsl2 and the existing code never loads
the `.kube/config` from your home directory since shelljs.homedir() is
not a function. I tested using `~/.kube/config` using wsl2 and Ubuntu
20.04 and it works as expected.
0 commit comments