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

Error message filtering for 403 response from docker IMDS endpoint should be relaxed #38358

Open
christothes opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@christothes
Copy link
Member

There seems to be some variation between the error messages being returned by the 403 response from IMDS in docker. Our error handling should be adjusted to match the error message more loosely.

We've seen it as either of these two:
"A socket operation was attempted to an unreachable network"
"A socket operation was attempted to an unreachable host"

see original issue here: Azure/azure-sdk-for-net#38218 (comment)

@christothes christothes added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels Jan 18, 2024
@billwert billwert moved this from Untriaged to Backlog in Azure Identity SDK Improvements Aug 27, 2024
@billwert billwert added this to the Backlog milestone Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
Status: Backlog
Development

No branches or pull requests

2 participants