Open tisonet opened 3 weeks ago
Update AWS SDK to the latest version to fix issue in EKS containers:
Ignoring, HTTP credential provider invalid endpoint host, "169.254.170.23", only loopback hosts are allowed.
The support for EKS has been added to SDK by this commit https://github.com/aws/aws-sdk-go/commit/bcc4451db167837d314912ff667b2975eaba34af#diff-33cf96874b95777ed427cc539ea43d9881ee56a8d98a124dbd6d3b71f7c0e10fR128
Thank you for opening this PR. I'm running into the same issue.
Update AWS SDK to the latest version to fix issue in EKS containers:
The support for EKS has been added to SDK by this commit https://github.com/aws/aws-sdk-go/commit/bcc4451db167837d314912ff667b2975eaba34af#diff-33cf96874b95777ed427cc539ea43d9881ee56a8d98a124dbd6d3b71f7c0e10fR128