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

Support AWS pod identity #8550

Open
truongnht opened this issue Mar 5, 2024 · 6 comments · May be fixed by #9013
Open

Support AWS pod identity #8550

truongnht opened this issue Mar 5, 2024 · 6 comments · May be fixed by #9013

Comments

@truongnht
Copy link

truongnht commented Mar 5, 2024

Is your feature request related to a problem? Please describe.
Current release of fluent-bit (2.2.2) does not support pod identity way of retrieving credentials.

Describe the solution you'd like
To use fluent-bit with pod-identity feature, aws sdk needs to be at required minimum version describe here
n/a

Describe alternatives you've considered
n/a

Additional context
n/a

@voidlily
Copy link

voidlily commented Jun 5, 2024

Still affected on 3.0.4, haven't tested 3.0.6

@truongnht
Copy link
Author

If you compare 3.0.4 and 3.0.6, there is no difference in that related area, so it should yield the same result, unfortunately

@voidlily
Copy link

voidlily commented Jun 6, 2024

https://github.com/fluent/fluent-bit/blob/master/src/aws/flb_aws_credentials_sts.c if i'm reading this right, fluent-bit implements its own AWS SDK in C so it might not be as straightforward as a version bump to implement this

@iandrewt iandrewt linked a pull request Jun 26, 2024 that will close this issue
3 tasks
Copy link
Contributor

github-actions bot commented Sep 5, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.

@github-actions github-actions bot added the Stale label Sep 5, 2024
@voidlily
Copy link

voidlily commented Sep 5, 2024

#9206

@github-actions github-actions bot removed the Stale label Sep 6, 2024
@ohookins
Copy link

Super keen to get this supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants