kubectl-ssh-proxy
kubectl-ssh-proxy copied to clipboard
Wrong error message
There is a bit much copy / paste in https://github.com/little-angry-clouds/kubectl-ssh-proxy/blob/master/internal/types/types.go#L84.
All error messages say host is not set, but could be user, port or key_path that is incorrect
Nice, thanks for reporting! I'll take a look when I have some time.