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

fix: bump fluentd image to kube-logging/fluentd:v1.16-full-build.122 #1794

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

asekretenko
Copy link
Contributor

@asekretenko asekretenko commented Dec 28, 2023

What problem does this PR solve?:
This updates the fluentd image to get rid of recent CVEs.

Which issue(s) does this PR fix?:
Closes https://github.com/mesosphere/kommander/issues/4134

Special notes for your reviewer:
Tested by verifying presence of logs in Grafana Logging.
From a Fluentd changelog, a potential for some subtle breakage in some narrow case looks quite low: https://github.com/fluent/fluentd/blob/master/CHANGELOG.md

Apparently kube-logging is no longer solely driven by Cisco (who acquired Banzaicloud in 2019) and is being onboarded into CNCF Sandbox right now. See:

Does this PR introduce a user-facing change?:
No

Checklist
FWICT both fluentd and the image building code are licensed under Apache 2.0, no changes here

  • If the PR adds a version bump, ensure there is no breaking change in Licensing model (or NA).
  • If a chart is changed or app configuration is significantly changed, the chart version is correctly incremented (so that apps are not automatically upgraded from a previous version of DKP).

@asekretenko asekretenko added ready-for-review ok-to-test Signals mergebot that CI checks are ready to be kicked off auto-backport backport-to-release-2.7 labels Dec 28, 2023
@github-actions github-actions bot added services/logging-operator size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 28, 2023
@d2iq-mergebot
Copy link
Contributor

This repo has @d2iq-mergebot integration. You can perform the following commands by submitting a comment. Submit a comment with content "@d2iq-mergebot help" to view more detailed help text and examples. Be sure the have a look at the mergebot documentation, too.For help using mergebot, please refer to the README file here: https://github.com/mesosphere/mergebot/blob/main/README.md
Enabled Mergebot commands:
@d2iq-mergebot test all
@d2iq-mergebot test
@d2iq-mergebot override-status
@d2iq-mergebot help
@d2iq-mergebot backport

@coveralls
Copy link

coveralls commented Dec 28, 2023

Pull Request Test Coverage Report for Build 7349907646

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 79.532%

Totals Coverage Status
Change from base Build 7293529933: 0.0%
Covered Lines: 136
Relevant Lines: 171

💛 - Coveralls

@github-actions github-actions bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 28, 2023
@palexster palexster added the open-kommander-pr Automatically triggers the creation of a PR in Kommander repo label Jan 2, 2024
Copy link
Contributor

github-actions bot commented Jan 2, 2024

✅ Created Kommander branch to test kommander-applications changes: https://github.com/mesosphere/kommander/tree/kapps/main/asekretenko/update_fluentbit_image

@mikolajb mikolajb requested a review from gracedo January 2, 2024 18:01
@gracedo gracedo merged commit f8bc628 into main Jan 2, 2024
18 of 19 checks passed
@gracedo gracedo deleted the asekretenko/update_fluentbit_image branch January 2, 2024 18:07
github-actions bot pushed a commit that referenced this pull request Jan 2, 2024
…1794)

* fix: use newer fluentd image to get rid of recent CVEs

* fix: update ignore list in `licenses.d2iq.yaml`

(cherry picked from commit f8bc628)
Copy link
Contributor

github-actions bot commented Jan 2, 2024

💚 All backports created successfully

Status Branch Result
release-2.7

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

gracedo pushed a commit that referenced this pull request Jan 2, 2024
…1808)

fix: bump fluentd image to kube-logging/fluentd:v1.16-full-build.122 (#1794)

* fix: use newer fluentd image to get rid of recent CVEs

* fix: update ignore list in `licenses.d2iq.yaml`

(cherry picked from commit f8bc628)

Co-authored-by: Andrei Sekretenko <asekretenko@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport backport-to-release-2.7 ok-to-test Signals mergebot that CI checks are ready to be kicked off open-kommander-pr Automatically triggers the creation of a PR in Kommander repo ready-for-review services/logging-operator size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants