helm / chartmuseum

helm chart repository server
https://chartmuseum.com
Apache License 2.0
3.52k stars 396 forks source link

Bump aws-sdk-go to 1.48.7 to support EKS Pod Identity #769

Open notwedtm opened 2 months ago

notwedtm commented 2 months ago

When attempting to use a credential with EKS Pod Identities the following error is emitted:

2024/05/09 04:04:39 Ignoring, HTTP credential provider invalid endpoint host, "169.254.170.23", only loopback hosts are allowed. <nil>

This is resolved by upgrading the SDK to v1.48.7.

scbizu commented 1 month ago

The AWS Doc says v1.47.11 has the EKS Pod Identity , have you tried our canary image ?