fabric8io / fluent-plugin-kubernetes_metadata_filter

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

Add 410 Gone handling for namespace watch #246

Closed Ghazgkull closed 4 years ago

Ghazgkull commented 4 years ago

Similar to the issue we fixed last week for pod watches (#226), we should also gracefully handle 410 Gone errors on the namespace watch.

Ghazgkull commented 4 years ago

@jcantrill I've submitted a PR which fixes this issue, https://github.com/fabric8io/fluent-plugin-kubernetes_metadata_filter/pull/247.

If this PR looks good to you and we can get a new version of this plugin pushed soon, I already have a PR open for the fluend-es-image in the Kubernetes project and I'd be happy to get this fix included there so it's available to everyone. (https://github.com/kubernetes/kubernetes/pull/93116/)

jcantrill commented 4 years ago

released in https://rubygems.org/gems/fluent-plugin-kubernetes_metadata_filter/versions/2.5.2