kube-logging / logging-operator

Logging operator for Kubernetes
https://kube-logging.dev
Apache License 2.0
1.53k stars 326 forks source link

deps: upgrade fluentbit to 2.2.2 #1713

Closed aslafy-z closed 5 months ago

aslafy-z commented 5 months ago

Upgrade fluentbit to v2.2.2 Includes https://github.com/fluent/fluent-bit/pull/8129

aslafy-z commented 5 months ago

Thanks for the heads up, I will try this at home before making it land in logging-operator!

pepov commented 5 months ago

I can take the tailer part if that helps

aslafy-z commented 5 months ago

I found an issue similar to https://github.com/fluent/fluent-bit/issues/5003 on this version. Will freeze this upgrade until I get some news from fluentbit maintainers.

aslafy-z commented 5 months ago

Ok, looks like it was an issue with my probe configuration. Ready to merge!