Releases: Bisnode/kubectl-login
Releases · Bisnode/kubectl-login
v1.2.5
v1.2.4
Merge pull request #23 from Bisnode/dev-redeploy Changed ca-cert after rolling out new dev-cluster
v1.2.3
Merge pull request #18 from Bisnode/bump-kubectl-login-version Auto bump kubectl-login version
v1.2.2
Merge pull request #17 from Bisnode/create-release Fix artifacts zip format
v1.2.1
- URL encode spaces in scope in order for Mac OS Big Sur to recognize the authorization URL as a proper URL.
v1.2.0
- Add
tbac
andemail
scope to token server authorization request, which will result in an ID token containing only claims (groups specifically) relevant to TBAC. This often cuts the returned token size in half or more. - Will now verify certificates for any known Bisnode cluster.
v1.1.1
- kubectl-login will now exit after 10 minutes of idling. This in order to prevent the program from staying in the background if left unattended.
- Added a sleep in the main loop to avoid hogging the CPU while active.
v1.1.0
1.0.1
Changed
- Fixed bug in kubectl-login whoami where team belonging would be blank in output.
- Fixed bug in kubectl-login whoami that cut out parts of longer team names.
1.0.0
First release