-
Notifications
You must be signed in to change notification settings - Fork 183
Upgrade fluent-plugin-kubernetes_metadata_filter from 2.4.1 to 2.5.2 #998
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
Upgrade fluent-plugin-kubernetes_metadata_filter from 2.4.1 to 2.5.2 #998
Conversation
|
@astencel-sumo Do you mind attaching a link to changelog and/or a release in the description? |
I'm afraid the plugin does not have a changelog or release descriptions - see the plugin's repo: The only thing we have is a list of commits: |
Alright, np. Do we maybe have the PR that fixed our problem? |
Good point @pmalek-sumo , I've updated the description of the PR with the link to the PR that fixes this issue. Keep in mind there are also other minor fixes in later versions of the plugin, like fluent-plugins-nursery/fluent-plugin-kubernetes_metadata_filter#215, fluent-plugins-nursery/fluent-plugin-kubernetes_metadata_filter#214, and others, see the list of commits between the releases for more details. |
pmalek-sumo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻
perk-sumo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Co-authored-by: vagrant <vagrant@sumo>
Fixes #995 by upgrading the Fluent plugin that was causing the issue.
Link to the fix in the plugin: fluent-plugins-nursery/fluent-plugin-kubernetes_metadata_filter#204