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
But removing the check don't assure you the link is pointing to a valid file (maybe it's a dir or something). So either using something like realpath onto *.kubeconfig "entries" or just defer the check to kubectl itslef.
I think it can be very useful in some case to allow kubeconfigs files to be symlinks in
$HOME/.kube/config
Here toto-2 is not detected as a kubeconfig file
OS: MacOS 14.4.1 (23E224) on silicon M1
Shell: zsh
kubectl-cf version: 0.2.0
The text was updated successfully, but these errors were encountered: