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

fluentd: create 1.16 base image #79

Closed
pepov opened this issue Oct 13, 2023 · 1 comment · Fixed by #82
Closed

fluentd: create 1.16 base image #79

pepov opened this issue Oct 13, 2023 · 1 comment · Fixed by #82
Assignees

Comments

@pepov
Copy link
Member

pepov commented Oct 13, 2023

Following up on #68 (comment) implement the first two steps, so that anyone can build their own image with their favourite plugin using our base.

@pepov
Copy link
Member Author

pepov commented Nov 2, 2023

Test plan:

  • implement an e2e test in the fluentd-images repo, similar to what we have in logging operator as a script based e2e test. (we can pull in the right logging-operator version based on dev tags)
  • variable step: install some output implementation + logging operator configuration

TODO:

  • confirm that we can use sane dev tags on pr-s (1.2.3-pr.123)
  • think about how easy it is to add a test for a new output

@pepov pepov closed this as completed in #82 Nov 13, 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 a pull request may close this issue.

2 participants