-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG] Attempt to skip IMDS if region or credentials are provided (#1886)
This should fix issues if the user provides a region and the sdk still attempts to grab region info from the provider which shows up as the following issue: ``` failed to load region from IMDS err=failed to load IMDS session token ``` This should also fix our IMDSv2 credential timeout issue we see on EKS
- Loading branch information
Showing
1 changed file
with
46 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters