Skip to content

PR for #888 #889

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 3 commits into from
Aug 23, 2023
Merged

PR for #888 #889

merged 3 commits into from
Aug 23, 2023

Conversation

Nyefan
Copy link
Contributor

@Nyefan Nyefan commented Aug 22, 2023

What this PR does / why we need it:

This PR allows arbitrary features from the FluentD CRD to be used as they are developed

Which issue(s) this PR fixes:

Fixes #888

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:

Nyefan added 3 commits August 22, 2023 16:00
…he chart

Currently, there are a substantial number of configuration options in the fluentd crd which are not accessible from the chart (most notably for my needs, the `serviceAccountAnnotations` option).

This will allow the chart to be used with extensions to the fluentd crd as they are written without backporting uncommonly used options.

Signed-off-by: Davis <[email protected]>
@benjaminhuo
Copy link
Member

@Nyefan Nice move! Thanks!

@benjaminhuo benjaminhuo merged commit e20849e into fluent:master Aug 23, 2023
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.

Some Options Available in the FluentD CRD are not Available in the fluent-operator Chart's fluentd Section
3 participants