Skip to content

[Identity] Loosen imds unreachable error check#33928

Merged
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:identity-docker-fix
Jan 22, 2024
Merged

[Identity] Loosen imds unreachable error check#33928
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:identity-docker-fix

Conversation

@pvaneck
Copy link
Copy Markdown
Member

@pvaneck pvaneck commented Jan 19, 2024

The error message check is made less specific to handle additional cases where the IMDS endpoint returns a 403 in Docker Desktop.

Closes: #33906

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck pvaneck force-pushed the identity-docker-fix branch from 39c9301 to 4289944 Compare January 19, 2024 23:46
@azure-sdk
Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

@pvaneck pvaneck marked this pull request as ready for review January 22, 2024 18:55
@pvaneck pvaneck requested review from a team and xiangyan99 as code owners January 22, 2024 18:55
@pvaneck pvaneck merged commit 869a89d into Azure:main Jan 22, 2024
@pvaneck pvaneck deleted the identity-docker-fix branch January 22, 2024 20:24
sofiar-msft pushed a commit to sofiar-msft/azure-sdk-for-python that referenced this pull request Feb 16, 2024
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

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

3 participants