fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
578 stars 246 forks source link

config-reload Enhancements #1269

Closed wenchajun closed 1 month ago

wenchajun commented 2 months ago

Is your feature request related to a problem? Please describe.

Fluent bit officials have added hot reload functionality in previous versions. fluent-operator has so far integrated hot reload functionality via signal, and we need to integrate Hot Reload functionality in the form of via HTTP as well.

Describe the solution you'd like

Integrate Hot Reload functionality in the form of via HTTP as well.

Additional context

No response

wenchajun commented 2 months ago

/assign @jiuxia211

wenchajun commented 1 month ago

fix https://github.com/fluent/fluent-operator/pull/1286