Skip to content
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

Closed
smartaquarius10 opened this issue Jan 6, 2023 · 7 comments
Closed

Support of Azure workload identity? #19765

smartaquarius10 opened this issue Jan 6, 2023 · 7 comments
Assignees
Labels
Azure.Identity customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed Workflow: The Azure SDK team believes it to be addressed and ready to close. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@smartaquarius10
Copy link

smartaquarius10 commented Jan 6, 2023

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

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jan 6, 2023
@ghost
Copy link

ghost commented Jan 6, 2023

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.

@jhendrixMSFT jhendrixMSFT added Azure.Identity and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jan 6, 2023
@ghost ghost added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Jan 6, 2023
@chlowell
Copy link
Member

chlowell commented Jan 6, 2023

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).

@chlowell chlowell added issue-addressed Workflow: The Azure SDK team believes it to be addressed and ready to close. and removed needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Jan 6, 2023
@ghost
Copy link

ghost commented Jan 6, 2023

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 “/unresolve” to remove the “issue-addressed” label and continue the conversation.

@smartaquarius10
Copy link
Author

smartaquarius10 commented Jan 9, 2023

@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.

@ghost ghost added needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team and removed issue-addressed Workflow: The Azure SDK team believes it to be addressed and ready to close. labels Jan 9, 2023
@chlowell
Copy link
Member

chlowell commented Jan 9, 2023

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.

@chlowell chlowell added issue-addressed Workflow: The Azure SDK team believes it to be addressed and ready to close. and removed needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Jan 10, 2023
@ghost
Copy link

ghost commented Jan 10, 2023

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 “/unresolve” to remove the “issue-addressed” label and continue the conversation.

@smartaquarius10
Copy link
Author

@chlowell , Thanks :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity customer-reported Issues that are reported by GitHub users external to the Azure organization. issue-addressed Workflow: The Azure SDK team believes it to be addressed and ready to close. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

3 participants