fluent / fluent-operator

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

Add daemonset terminationGracePeriodSeconds #1204

Closed smallc2009 closed 2 weeks ago

smallc2009 commented 2 weeks ago

What this PR does / why we need it:

The terminationGracePeriodSeconds option has been added in this PR. this option allows users to customize the terminationGracePeriodSeconds of daemonset pod.

Which issue(s) this PR fixes:

Fixes #1189

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.: