Skip to content

Conversation

jjsiv
Copy link
Collaborator

@jjsiv jjsiv commented Nov 8, 2024

What this PR does / why we need it:

This changes the type of flushSeconds for fluentbit from int64 to float64 in order to support fractional values

Which issue(s) this PR fixes:

Fixes #1405

Does this PR introduced a user-facing change?

This change allows setting fractional values for ClusterFluentBitConfig and FluentBitConfig .spec.service.flushSeconds. Shouldn't break compatibility with current int type

Additional documentation, usage docs, etc.:


@benjaminhuo benjaminhuo merged commit b16f2eb into fluent:master Nov 12, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: fluent-bit flushSeconds should support fractional values

2 participants