fabric8io / fluent-plugin-kubernetes_metadata_filter

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

WIP: Use bearer token file and periodically recreate client #326

Closed emiran-orange closed 2 years ago

emiran-orange commented 2 years ago

Recreate k8s client periodically. When kubeclient 5 is released, faraday_client will just have to be unset to be recreated.

Fixes #323