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

Remove support for fluentd v0.12 and use new Plugin API #156

Merged
merged 3 commits into from
Aug 27, 2018

Conversation

adammw
Copy link
Contributor

@adammw adammw commented Jul 25, 2018

Fixes #155 and includes #152

There's a lot of code in this plugin to support the previous version of the fluentd plugin API. fluentd 0.14 has been out for two years now, hopefully most people can/have upgraded, and the cruft can be removed as a new major version of the plugin.

/cc @riywo

Copy link
Contributor

@grosser grosser left a comment

Choose a reason for hiding this comment

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

@riywo riywo added this to the v3.0 milestone Aug 23, 2018
@riywo riywo added this to TODO in v3 Aug 23, 2018
@riywo riywo moved this from TODO to Releasing in v3 Aug 23, 2018
@simukappu
Copy link
Contributor

Hi @adammw,
Thank you for your great contribution! I could reproduce #133 and add them to a test case. I also confirmed that the issue will be fixed by this fluentd v0.12 deprecation.
We're going to merge your #156 (including #152). Then, we will release these update as v3.0.0-rc (#158).

Before merging, could you confirm to the formal statement below?:

"Please confirm this contribution is under the terms of the Apache 2.0 license. Thanks."

@simukappu
Copy link
Contributor

Hi @adammw - sorry for asking you to confirm that many times. We have discussed adding you to CONTRIBUTORS.txt.

We need you to confirm the license before merging. Could you confirm to the formal statement below?

"Please confirm this contribution is under the terms of the Apache 2.0 license."

Thank you for your strong support!

@adammw
Copy link
Contributor Author

adammw commented Aug 25, 2018

Please confirm this contribution is under the terms of the Apache 2.0 license. Thanks.

@grosser
Copy link
Contributor

grosser commented Aug 25, 2018

... no you have to say "I confirm" :trollface:

@adammw
Copy link
Contributor Author

adammw commented Aug 25, 2018

awks...

@adammw
Copy link
Contributor Author

adammw commented Aug 25, 2018

I confirm this contribution is under the terms of the Apache 2.0 license.

@simukappu
Copy link
Contributor

Thank you - @adammw! We will merge this as soon as possible.

@riywo riywo merged commit c947627 into awslabs:master Aug 27, 2018
@riywo riywo moved this from Releasing to Done in v3 Aug 27, 2018
@sleepdeprecation
Copy link

Related to this, would you (awslabs) consider accepting a pull request for the v2 branch which switches to only pulling the v3 aws sdk components needed, instead of depending on aws-sdk >= 2.9.9?

@sleepdeprecation
Copy link

Just for clarification, I'm asking because the 8-10 minutes it takes to install all of the aws-sdk gems is half of our entire process for building an AMI, and it would be nice if we could shorten this without flipping to using the v3 alpha of this plugin

@riywo riywo mentioned this pull request Jan 20, 2019
@simukappu simukappu mentioned this pull request Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v3
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants