aztfmod / rover

The rover is a docker container in charge of the deployment of the Terraform platform engineering for Azure
MIT License
175 stars 146 forks source link

feat: added kubelogin (a client-go credential (exec) plugin #305

Closed nusrath432 closed 1 year ago

nusrath432 commented 1 year ago

feat: added kubelogin (a client-go credential (exec) plugin

This is a client-go credential (exec) plugin implementing azure authentication. This plugin provides features that are not available in kubectl. It is supported on kubectl v1.11+

ref: https://github.com/Azure/kubelogin

Related to: Issue-id https://github.com/aztfmod/rover/issues/299