romanfurst

Results 4 comments of romanfurst

We are hitting the same issue using fluent-bit 2.0.9 on kubernetes 1.24 . Originally our configuration was: ``` [INPUT] Name tail Path /var/log/containers/*.log Tag kube.* multiline.parser cri Mem_Buf_Limit 200MB Skip_Long_Lines...

with `threaded on` we are hiting [7071](https://github.com/fluent/fluent-bit/issues/7071) . By the way, right now we are running on v2.1.2, and so far, it looks like there is no improvement. The issue...

@szh Thank you for the update. If more detailed information, an explanation some of the attached draft change request (or assistance in refining them into a more release-ready state), or...

Seems like a legitimate feature request to me. If PushSecret allows selecting sources by labels, it implies two things: 1) There might be several source secrets 2) You don’t know...