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 fluent-operator test coverage #1416

Closed
jjsiv opened this issue Nov 22, 2024 · 1 comment
Closed

Improve fluent-operator test coverage #1416

jjsiv opened this issue Nov 22, 2024 · 1 comment

Comments

@jjsiv
Copy link
Collaborator

jjsiv commented Nov 22, 2024

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.

Copy link

@jjsiv this issue was automatically closed because it did not follow the issue template

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

No branches or pull requests

1 participant