Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## before > ~ kube-prompt panic: interface conversion: error is *url.Error, not *errors.StatusError goroutine 1 [running]: github.com/c-bata/kube-prompt/kube.NewCompleter(0x1ea2a40, 0xc0000fde00, 0xe656a23892ca10dd) /Users/xx/go/src/github.com/c-bata/kube-prompt/kube/completer.go:40 +0x486 main.main() /Users/xx/go/src/github.com/c-bata/kube-prompt/main.go:23 +0x37 ## after > ~ kube-prompt error Get https://192.168.64.7:8443/api/v1/namespaces: dial tcp 192.168.64.7:8443: i/o timeout
- Loading branch information