Skip to content

Releases: Azure/kubelogin

v0.0.9 release

13 Mar 01:06
8535325
Compare
Choose a tag to compare

Enhancements

  • Added new login method --login=azurecli using azure cli as token source (#54)

v0.0.8 release

11 Feb 15:45
0107395
Compare
Choose a tag to compare

BUG

  • Fixed a bug where kubelogin didn't get the MSI token in App Service environment (#52)

v0.0.7 release

03 Nov 17:00
a6347a2
Compare
Choose a tag to compare

BUG

  • Fixed a bug where using system assigned (default) msi would result error (#41)

v0.0.6 release

09 Sep 17:00
1ee0da9
Compare
Choose a tag to compare

Enhancements

  • Added aad client certificate support (#36)

v0.0.5 release

21 Aug 02:44
144ef33
Compare
Choose a tag to compare

Enhancements

  • disable cgo and statically linked with c bindings (#29)
  • allow msi login with identityResourceID (#27)
  • Add separate zip files per platform (#31)

v0.0.4: implemented MSI login (#17)

02 Jun 20:30
6b59de0
Compare
Choose a tag to compare

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

03 Apr 20:47
e8f4840
Compare
Choose a tag to compare

Bugs

  • fixed "Cached credentials are not checked when in legacy mode" #5

Enhancements

  • support multiple cached tokens #9

v0.0.2

26 Mar 01:11
08f6cab
Compare
Choose a tag to compare

added some debugging log when -v=10

v0.0.1 release

25 Mar 18:52
ee38c2c
Compare
Choose a tag to compare

initial release