awslabs / aws-fluent-plugin-kinesis

Amazon Kinesis output plugin for Fluentd
Apache License 2.0
293 stars 96 forks source link

Implement web identity credentials for irsa #208

Closed cosmo0920 closed 4 years ago

cosmo0920 commented 4 years ago

Issue #, if available: https://github.com/awslabs/aws-fluent-plugin-kinesis/issues/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.

cosmo0920 commented 4 years ago

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

simukappu commented 4 years ago

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

takanabe commented 4 years ago

@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 commented 4 years ago

@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 commented 4 years ago

@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!