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 #28290

Closed
christothes opened this issue Jan 18, 2024 · 1 comment
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
@KarishmaGhiya KarishmaGhiya moved this from Untriaged to In Progress in Azure Identity SDK Improvements Mar 29, 2024
@KarishmaGhiya KarishmaGhiya added this to the 2024-04 milestone Mar 29, 2024
@KarishmaGhiya KarishmaGhiya moved this from In Progress to Done in Azure Identity SDK Improvements Apr 8, 2024
@KarishmaGhiya
Copy link
Member

Closed by PR #29120

@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
Development

No branches or pull requests

2 participants