Pat

Results 513 comments of Pat

YAML is case-sensitive and this has been raised before that we should really go for the idiomatic helm camelCase standard: https://github.com/fluent/fluent-bit/issues/7593

Yeah I was merely indicating we should do this but as you say regression here @drbugfinder-work Problem is more we are supporting a lot of different formats, e.g. some have...

Auto-closed by CFL PR but this needs importing into here as well.

Can you fix up the DCO and commit message/PR title to match contribution guidelines?

Click the link in the failing checks section and it will tell you what to do: https://github.com/fluent/fluent-bit/pull/8534/checks?check_run_id=22128440459 It's a requirement for most/all OSS contribution.

Yeah but the commits and PR title are still off. You need to use `[function]: message` format. Please check the contribution guidelines.

No worries, please update the individual commit messages themselves as well.

Can you try the latest 3.0.7?

I think we need to keep the old name working at least for a while though, we should be able to have an alias for plugin naming I think.

My guess is something is not right somewhere in your system - are you sure the config is being applied correctly and are you restarting Fluent Bit? If there is...