fabric8io / fluent-plugin-kubernetes_metadata_filter

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

pod watcher must reinitialize on 401 #352

Closed steved closed 1 year ago

steved commented 1 year ago

The unauthorized error handling added in https://github.com/fabric8io/fluent-plugin-kubernetes_metadata_filter/pull/337 correctly handles re-initializing the namespace watcher, but a dangling reference to it was left in the pod watcher causing it to infinitely loop with an expired client.

jcantrill commented 1 year ago

https://rubygems.org/gems/fluent-plugin-kubernetes_metadata_filter/versions/3.1.1