kubelogin

A Kubernetes credential (exec) plugin implementing azure authentication

MIT License

Stars
482
Committers
48

Bot releases are visible (Hide)

kubelogin - v0.1.4 release Latest Release

Published by bcho 4 months ago

Maintenance

New Contributors

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.1.3...v0.1.4

kubelogin - v0.1.3 release

Published by bcho 6 months ago

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.1.2...v0.1.3

kubelogin - v0.1.2 release

Published by github-actions[bot] 6 months ago

Maintenance

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.1.1...v0.1.2

kubelogin - v0.1.1 release

Published by github-actions[bot] 8 months ago

Enhancements

Maintenance

New Contributors

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.1.0...v0.1.1

kubelogin - v0.1.0 release

Published by github-actions[bot] 10 months ago

Enhancements

Maintenance

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.0.34...v0.1.0

kubelogin - v0.0.34 release

Published by github-actions[bot] 11 months ago

Enhancements

Maintenance

kubelogin - v0.0.33 release

Published by github-actions[bot] 12 months ago

Enhancements

Maintenance

kubelogin - v0.0.32 release

Published by github-actions[bot] about 1 year ago

Enhancements

Maintenance

kubelogin - v0.0.31 release

Published by github-actions[bot] over 1 year ago

Enhancements

Maintenance

Doc Update

New Contributors

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.0.30...v0.0.31

kubelogin - v0.0.30 release

Published by github-actions[bot] over 1 year ago

Enhancements

Maintenance

Doc Update

New Contributors

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.0.29...v0.0.30

kubelogin - v0.0.29 release

Published by github-actions[bot] over 1 year ago

Enhancements

Maintenance

Doc Update

kubelogin - v0.0.28 release

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

kubelogin - v0.0.27 release

Published by github-actions[bot] over 1 year ago

Whats Changed

kubelogin - v0.0.26 release

Published by github-actions[bot] over 1 year ago

Whats Changed

Bug fixes

Doc Update

Experimental Features

New Contributors

kubelogin - v0.0.25 release

Published by weinong almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.0.24...v0.0.25

kubelogin - v0.0.24 release

Published by weinong almost 2 years ago

What's Changed

Bugs

New Contributors

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.0.23...v0.0.24

kubelogin - v0.0.23 release

Published by weinong almost 2 years ago

Bugs

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.0.22...v0.0.23

kubelogin - v0.0.22 release

Published by weinong almost 2 years ago

Bugs

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.0.21...v0.0.22

kubelogin - v0.0.21 release

Published by weinong almost 2 years ago

Enhancements

Full Changelog: https://github.com/Azure/kubelogin/compare/v0.0.20...v0.0.21

kubelogin - v0.0.20 release

Published by weinong about 2 years ago

Bugs

The change in v0.0.19 introduced passing the tenantID from input kubeconfig to azurecli. This resulted in error in azurecli when it's logged in using MSI as MSI login does not support tenant ID. (#123)

From this release and on, kubelogin convert-kubeconfig will disregard the tenant ID from input kubeconfig when convert to azurecli. If overriding tenant ID in azurecli mode is desired, add --tenant-id explicitly during conversion. For instance,

az aks get-credentials -g ${RG} -n ${AKS} && kubelogin convert-kubeconfig -l azurecli --tenant-id ${TENANT_ID}
Package Rankings
Top 2.56% on Proxy.golang.org
Top 32.13% on Conda-forge.org
Badges
Extracted from project README
Go Report Card golangci-lint Build on Push Go Reference codecov
Related Projects