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

[BUG] EKS Pod Identity not working #1243

Closed
1 task done
lostick opened this issue Dec 8, 2023 · 2 comments
Closed
1 task done

[BUG] EKS Pod Identity not working #1243

lostick opened this issue Dec 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@lostick
Copy link

lostick commented Dec 8, 2023

Is there an existing issue for this?

  • I have searched the existing issues

YACE version

0.55.0

Config file

No response

Current Behavior

We'd like to leverage EKS Pod Identity in lieu of IRSA, but it's currently failing as github.com/aws/aws-sdk-go (v1/v2) needs to be updated.

level=error ts=2023-12-08T14:16:23.893358461Z caller=main.go:68 version=v0.55.0
msg="Error running yace" err="failed to construct aws sdk v2 client cache: failed to load default aws config: invalid endpoint host, \"169.254.170.23\", only loopback hosts are allowed"

To fix this issue we need to update:

It looks like the master branch already contains the updated SDKs so all we theoretically need is to cut a new release.

@lostick lostick added the bug Something isn't working label Dec 8, 2023
@lostick lostick changed the title [BUG] EKS Pod Identity [BUG] EKS Pod Identity not working Dec 8, 2023
@TreeKat71
Copy link

Is it solved? I also wanna know if I can use this tool with IRSAv2.

@lostick
Copy link
Author

lostick commented May 13, 2024

with the new release it should be working now.

@lostick lostick closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants