Hidetake Iwata
Hidetake Iwata
You need to build on Go 1.7 or later since context is available as https://golang.org/doc/go1.7#context. The released binaries are built on Go 1.11.
Is there any error message? The second message says that your token has been expired. Remove `.gpup_token` in your home directory and try again.
- [ ] Fix yaml. See the build fauilure: https://build.snapcraft.io/user/int128/kubelogin/671592 - [ ] Change name. `kubelogin` is already taken and needs to change. - [ ] Release the snap. -...
Kubernetes API server does not support the userinfo endpoint as #250. You can put Dex between your Kubernetes API server and provider and it may fix this issue. See also...
This may be a bug of concurrent processing in authentication. I will add debug logs and release a new version.
I published the new version. It may fix this issue. Would you try it?
Did you get the following message? > authcode_browser.go:59 opening http://localhost:8000 in the browser If so, launching the browser may cause block.
https://github.com/int128/oauth2cli/pull/51 may fix this issue. I will release the new version of kubelogin later.
I just released https://github.com/int128/kubelogin/releases/tag/v1.20.1 and please try using it.
Thank you for your suggestion. I thought the credential plugin mode is enough for most cases, but I decided to keep the standalone mode. I will remove the warning message.