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

Migrate to Fluentd v1 API #45

Closed
wants to merge 4 commits into from

Conversation

okkez
Copy link

@okkez okkez commented Nov 22, 2018

Please read "Updating Plugins Overview" before release
new version of this plugin.

See https://docs.fluentd.org/v1.0/articles/plugin-update-from-v0.12

@okkez
Copy link
Author

okkez commented Nov 22, 2018

Do I need fixing code to pass rubocop checks?

@jkohen
Copy link

jkohen commented Aug 12, 2019

@qingling128 I recall you looked into the fluentd API migration. Is this something we want to commit?

@qingling128
Copy link
Contributor

@jkohen - Yes. We should include this in 2.0.0 as well.

@Cryptophobia
Copy link

This is needed to allow implementations to use fluentd gracefulReload API endpoint. Will fix this issue #77 .

Can we get some priority on getting this merged?

@Cryptophobia
Copy link

Is this going to be merge in at some point to support new gracefullReload API endpoint?

Copy link

@Cryptophobia Cryptophobia left a comment

Choose a reason for hiding this comment

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

lgtm!

Cryptophobia pushed a commit to Cryptophobia/fluent-plugin-detect-exceptions that referenced this pull request Nov 10, 2021
  - fixing missing code to make v1 API commit work with upstream changes
  - fixing functions for new parameter force_line_breaks
  - fixing rubocop errors and exanded lineLength to 100 chars
  - all tests pass on ruby 2.7.4
  - this combines GoogleCloudPlatform#45 (resolves GoogleCloudPlatform#45) and reconciles it for the latest code changes in upstream

Signed-off-by: Cryptophobia <aouzounov@vmware.com>
@Cryptophobia
Copy link

Please close this one as it does not conform to latest code changes since the PR is old.

#93 is tested and working with latest code. I fixed rake test errors and all tests passing on ruby 2.7.4 . Going to test this out in dev, staging. :shipit:

@google-cla google-cla bot added the cla: yes label Nov 10, 2021
@okkez okkez closed this Nov 11, 2021
@okkez okkez deleted the migrate-to-v1-api branch November 11, 2021 00:57
Cryptophobia pushed a commit to Cryptophobia/fluent-plugin-detect-exceptions that referenced this pull request Oct 19, 2023
  - fixing missing code to make v1 API commit work with upstream changes
  - fixing functions for new parameter force_line_breaks
  - fixing rubocop errors and exanded lineLength to 100 chars
  - all tests pass on ruby 2.7.4
  - this combines GoogleCloudPlatform#45 (resolves GoogleCloudPlatform#45) and reconciles it for the latest code changes in upstream

Signed-off-by: Cryptophobia <aouzounov@gatech.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants