Skip to content
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

Improve test coverage for fluent-operator #1417

Open
jjsiv opened this issue Nov 22, 2024 · 0 comments
Open

Improve test coverage for fluent-operator #1417

jjsiv opened this issue Nov 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jjsiv
Copy link
Collaborator

jjsiv commented Nov 22, 2024

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

Testing for fluent-operator is more or less limited to unit testing for plugin types and basic e2e tests for Fluentd. We could definitely improve a lot here to avoid bugs in future releases.

These could definitely use some unit tests as an example, but there is more:
https://github.com/fluent/fluent-operator/blob/master/pkg/operator/daemonset.go
https://github.com/fluent/fluent-operator/blob/master/pkg/operator/fluentd-daemonset.go

I will start working on some, but please share your thoughts and ideas as well.

Describe the solution you'd like

Improve testing coverage for the fluent-operator project

Additional context

No response

@jjsiv jjsiv added the enhancement New feature or request label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant