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

Fix auth for certain types and finish adoption latest Azure SDK #3310

Merged
merged 9 commits into from
Jul 9, 2024

Conversation

garath
Copy link
Member

@garath garath commented Jul 9, 2024

Resolves dotnet/dnceng#3301

This PR has two main components:

The later change is necessary because secretless authentication configurations are now complex enough that the defaults are not good enough. It will resolve the ongoing failures we've seen lately with rotations.

@garath garath self-assigned this Jul 9, 2024
@garath
Copy link
Member Author

garath commented Jul 9, 2024

I ran the daily pipeline using this branch to vet the changes. The build succeeds while the main branch fails: https://dev.azure.com/dnceng/internal/_build/results?buildId=2490918&view=results

@garath
Copy link
Member Author

garath commented Jul 9, 2024

Commit b1a6c3f is the auth fix. The rest are SDK updates.

dougbu
dougbu previously approved these changes Jul 9, 2024
Copy link
Member

@dougbu dougbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nits and questions only. you may want to get a review from someone more familiar w/ the Azure libraries; I'm inexperienced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failed: dotnet-dnceng-daily/main #2024070801
2 participants