-
Notifications
You must be signed in to change notification settings - Fork 258
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
help request: Is there a plan to upgrade Fluentd to version 1.17.1? #1471
Comments
I'll try to get a v1.17.1 image built that you can test. |
Impeccable timing, just ended up in the same place. Are there any significant differences between image from fluent-operator and the 'official one', @joshuabaird? I know there are in kubesphere one that supports hot reload but that one (1.17) does not work with multi worker option. edit: quick glance and for example |
@penekk The only real difference is that the fluent-operator version of fluentd bundles fluent-watcher which implements the hot reload functionality that you described. As you have noted, we also install several plugins out of the box -- including the Prom plugin. We should have v1.17.1 images soon. It's just taking a bit longer because the CI/build process is being updated as well. |
Roger that, thanks for a blazing fast response! |
@penekk @marssilence v1.17.1 images for amd64/arm64 are now available if you would like to test:
|
Describe the issue
It is necessary to upgrade to version 1.17.1 to resolve the current issue we are encountering: fluent/fluentd#4576
How did you install fluent operator?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: