fabric8io / fluent-plugin-kubernetes_metadata_filter

Enrich your fluentd events with Kubernetes metadata
Apache License 2.0
351 stars 166 forks source link

Permit to use with Fluentd v1.14.0 #302

Closed cosmo0920 closed 3 years ago

cosmo0920 commented 3 years ago

Today, we have released Fluentd v1.14.0. But this k8s metadata filter plugin does not permit to use with it.

Could you release the new version which can work with Fluentd v1.14.0?

jcantrill commented 3 years ago

Fixed with release of https://rubygems.org/gems/fluent-plugin-kubernetes_metadata_filter/versions/2.8.0

cosmo0920 commented 3 years ago

Thanks! :smile: