Skip to content

Backport(v1.16): fluentd command: fix plugin_dirs not to overwrite default value (#4605) #4606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

daipom
Copy link
Contributor

@daipom daipom commented Aug 20, 2024

Backported from fe5843f (#4605)

Backported from fe5843f

---

This option is explained as "add plugin directory".
However, since v1.16.0, the behavior has changed to overwrite the
default value unintentionally.
(PR: #4064, commit: 41678bf).

We should revert it to the original behavior.

Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
@daipom daipom added this to the v1.16.6 milestone Aug 20, 2024
@daipom daipom merged commit ba02f45 into v1.16 Aug 20, 2024
16 checks passed
@daipom daipom deleted the v1.16-backport-4605 branch August 20, 2024 03:39
daipom added a commit that referenced this pull request Aug 20, 2024
Backported from fe5843f

---

This option is explained as "add plugin directory".
However, since v1.16.0, the behavior has changed to overwrite the
default value unintentionally.
(PR: #4064, commit: 41678bf).

We should revert it to the original behavior.

Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
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.

1 participant