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

chore: bump azidentity and storage/azblob to latest version (#11254) #11255

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

brianloss
Copy link
Contributor

Fixes #11254

Motivation

As requested in #10297, support workload identity.

Modifications

Updated Azure SDK for Go packages storage/azblob and azidentity to the latest (non-beta) versions, and update code in azure.go to handle the API changes in the libraries.

Verification

Tested using an AKS cluster configured to use workload identity.

@terrytangyuan terrytangyuan marked this pull request as ready for review June 22, 2023 16:53
@terrytangyuan terrytangyuan enabled auto-merge (squash) June 22, 2023 16:53
@terrytangyuan terrytangyuan merged commit 873a58d into argoproj:master Jun 22, 2023
JPZ13 pushed a commit to pipekit/argo-workflows that referenced this pull request Jul 4, 2023
jeremyhager pushed a commit to jeremyhager/argo-workflows that referenced this pull request Jul 7, 2023
@agilgur5 agilgur5 added type/dependencies PRs and issues specific to updating dependencies go Pull requests that update Go dependencies area/artifacts S3/GCP/OSS/Git/HDFS etc labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/artifacts S3/GCP/OSS/Git/HDFS etc go Pull requests that update Go dependencies type/dependencies PRs and issues specific to updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support workload identity on Azure
3 participants