Skip to content

Update AzureAD Microsoft Authentication Library to v1.5.0#294

Open
priyansh17 wants to merge 3 commits intovelero-io:mainfrom
priyansh17:main
Open

Update AzureAD Microsoft Authentication Library to v1.5.0#294
priyansh17 wants to merge 3 commits intovelero-io:mainfrom
priyansh17:main

Conversation

@priyansh17
Copy link
Copy Markdown
Collaborator

@priyansh17 priyansh17 commented Sep 10, 2025

Signed-off-by: Priyansh Choudhary im1706@gmail.com

Fix for the bug introduced here where User is Unable to login to Azure China.
AzureAD/microsoft-authentication-library-for-go#574

Fixes #(issue)
velero-io/velero#9205

Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
kaovilai
kaovilai previously approved these changes Sep 11, 2025
Comment thread go.mod
require (
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

first do this in velero repo.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

velero pr merged velero-io/velero#9244 fyi

Copy link
Copy Markdown
Collaborator Author

@priyansh17 priyansh17 Sep 11, 2025

Choose a reason for hiding this comment

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

Merged velero-io/velero#9244 and updated package refernece.

@priyansh17 priyansh17 removed the request for review from blackpiglet September 11, 2025 06:17
Signed-off-by: Priyansh Choudhary <im1706@gmail.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.78%. Comparing base (7f592e5) to head (698d488).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   18.78%   18.78%           
=======================================
  Files           4        4           
  Lines         527      527           
=======================================
  Hits           99       99           
  Misses        425      425           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@priyansh17
Copy link
Copy Markdown
Collaborator Author

@kaovilai / @shubham-pampattiwar I had updated the go package reference for velero from main branch, is that correct or do you guys update it from specific 1.16/1.17 branches?

What I performed:

go get github.com/vmware-tanzu/velero@<my-commit>

@kaovilai
Copy link
Copy Markdown
Collaborator

For main I think this is fine.

@priyansh17
Copy link
Copy Markdown
Collaborator Author

Hi @ywk253100, can we merge this?

@kaovilai
Copy link
Copy Markdown
Collaborator

kaovilai commented Jan 5, 2026

@blackpiglet any objections?

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.

5 participants