Releases: Azure/kubelogin
Releases · Azure/kubelogin
v0.0.9 release
Enhancements
- Added new login method
--login=azurecli
using azure cli as token source (#54)
v0.0.8 release
BUG
- Fixed a bug where kubelogin didn't get the MSI token in App Service environment (#52)
v0.0.7 release
BUG
- Fixed a bug where using system assigned (default) msi would result error (#41)
v0.0.6 release
Enhancements
- Added aad client certificate support (#36)
v0.0.5 release
v0.0.4: implemented MSI login (#17)
Enhancements
- implemented MSI login #14
Bugs
- fixed a bug in kubeconfig conversion
Behavior Changes
- using spn or msi login will not save the token on the disk
v0.0.3 release
v0.0.2
v0.0.1 release
initial release