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

Implement web identity credentials for irsa #208

Conversation

cosmo0920
Copy link
Contributor

@cosmo0920 cosmo0920 commented Oct 15, 2020

Issue #, if available:
#209

Description of changes:
We want to use IRSA credentials on this plugin like as fluent-plugin-s3.
I'd referred IRSA implementation on fluent-pugin-s3 but this project is licensed under Apache 2.0 license:
https://github.com/fluent/fluent-plugin-s3

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit adds a web_identity_credentials config section and
handler for supporting IRSA.

Thus, we can use identity file within EKS.

Signed-off-by: Hiroshi Hatake <[email protected]>
@cosmo0920
Copy link
Contributor Author

Hi, @simukappu !
Any chance to take a look on this PR?

@simukappu
Copy link
Contributor

simukappu commented Oct 20, 2020

Hi @cosmo0920,
Thank you for your contribution! I will take a look this PR. Just a moment please.

Copy link
Contributor

@simukappu simukappu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
The changes have no effect on the current features since this is a completely additional feature.

@takanabe
Copy link

takanabe commented Nov 2, 2020

@cosmo0920

Thank you for the patches! I planned to send the similar one but find this 👍

@simukappu

Do you know when this PR will be merged and release on https://rubygems.org?

@simukappu
Copy link
Contributor

@takanabe

Thank you for your feedback. We also prioritized #150 and #206, but we'll merge this PR and release new version first. Just a moment please.

@simukappu simukappu merged commit 19cba46 into awslabs:master Nov 2, 2020
@simukappu
Copy link
Contributor

@cosmo0920 @takanabe
We've just published as v3.3.0.
https://rubygems.org/gems/fluent-plugin-kinesis/versions/3.3.0

Thank you for your contribution!

@cosmo0920 cosmo0920 deleted the implement-web_identity_credentials-for-IRSA branch November 2, 2020 16:39
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 this pull request may close these issues.

3 participants