-
Notifications
You must be signed in to change notification settings - Fork 846
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support of Azure workload identity? #19765
Comments
Hi @smartaquarius10. Thank you for your feedback and we will look into it soon. Meanwhile, feel free to share your experience using the Azure SDK in this survey. |
The latest beta, v1.3.0-beta.1 supports Workload Identity. You can use either WorkloadIdentityCredential or DefaultAzureCredential. DefaultAzureCredential expects environment variable configuration from the Workload Identity webhook (more information about that here). |
Hi @smartaquarius10. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text “ |
@chlowell , Hey thanks. When will it be production ready.. As its currently the beta version? However, till march we will not migrate to Azure workload. As shown here, it shall be production ready by March. Can we expect this feature of sdk to be available by march. |
We're targeting early April for the next stable release. I suppose we might delay this feature if the AKS implementation is still in preview at that time. |
Hi @smartaquarius10. Thank you for opening this issue and giving us the opportunity to assist. We believe that this has been addressed. If you feel that further discussion is needed, please add a comment with the text “ |
@chlowell , Thanks :) |
Hello @gracewilcox,
Happy new year. Hope you are doing well.
Does this azure golang sdk support azure workload identity. We are planning to migrate from AAD pod identity to Azure workload identity in Azure kubernetes.
Any updates on this integration?
Thank you. Have a nice day.
Kind Regards,
Tanul
The text was updated successfully, but these errors were encountered: