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

Fixups to AzureFileShareService auth token #819

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

bpkroth
Copy link
Contributor

@bpkroth bpkroth commented Jul 24, 2024

Makes config errors load time apparent instead of runtime apparent.

Closes #818

motus and others added 24 commits July 8, 2024 16:05
@bpkroth bpkroth requested a review from a team as a code owner July 24, 2024 20:27
@bpkroth bpkroth requested a review from motus July 24, 2024 20:27
@motus
Copy link
Member

motus commented Aug 3, 2024

I assume this update went to #820

@motus motus closed this Aug 3, 2024
@bpkroth
Copy link
Contributor Author

bpkroth commented Aug 8, 2024

I assume this update went to #820

Parts of it did, but I don't think all of it. Especially the refresh logic.

@eujing I see that you added some of the test fixes in. Have you tested #820 to confirm that it already handles credential refresh as necessary?

@bpkroth bpkroth enabled auto-merge (squash) August 8, 2024 22:04
@eujing
Copy link
Contributor

eujing commented Sep 4, 2024

I assume this update went to #820

Parts of it did, but I don't think all of it. Especially the refresh logic.

@eujing I see that you added some of the test fixes in. Have you tested #820 to confirm that it already handles credential refresh as necessary?

Yes I have been using the #820 changes, along with #837 for long running experiments. So at least for DefaultAzureCredential with the MI setup, the token refresh has been handled as expected.

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.

Fix issues in AzureFileShareService introduced by #779
3 participants