fix(KONFLUX-15214): upgrade otel collector to 0.158.0 in prod clusters (1/3) - #13505
Conversation
Kustomize Render DiffComparing
Total: 3 components, +3 -3 lines 📋 Full diff available in the workflow summary and as a downloadable artifact. |
PR Summary by QodoUpgrade otel-collector to 0.158.0 in KubeArchive production overlays
AI Description
Diagram
High-Level Assessment
Files changed (3)
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can add REVIEW.md to your repo root and Qodo follows it on every PR Previous review resultsReview updated until commit 424c846 Results up to commit 149436b
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13505 +/- ##
=======================================
Coverage 58.78% 58.78%
=======================================
Files 24 24
Lines 1548 1548
=======================================
Hits 910 910
Misses 559 559
Partials 79 79
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
@mafh314 this PR needs at least one GitHub reviewer approval before it can be approved for production. Please request a review from a team member using the Reviewers panel on the right, or ask someone to submit an approving review on this PR. |
|
@mafh314 the staging PR for this change has been soaking for 5w — but this production PR still has no reviewer approvals. Please request a review from a team member using the Reviewers panel on the right, or ask in your team's Slack channel. |
149436b to
32d7c16
Compare
|
Code review by qodo was updated up to the latest commit 32d7c16 |
Production Approval Record
low risk, no need to push on maintenance window |
32d7c16 to
27af15a
Compare
|
Code review by qodo was updated up to the latest commit 27af15a |
…h01, stone-prod-p01 and stone-prod-p02 Signed-off-by: M. Andrea Fernández <manferna@redhat.com>
27af15a to
424c846
Compare
|
Code review by qodo was updated up to the latest commit 424c846 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mafh314, olegbet The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Production Approval Record
|
|
This should get auto merged by now, please check with infra |
8e6133f
into
redhat-appstudio:main
What
This PR updates opentelemetry-collector from 0.155.0 to 0.158.0 in the production overlays:
to remediate to remediate CVE-2026-55969 and CVE-2026-48586.
Why
Remediates CVE-2026-55969 and CVE-2026-48586 for opentelemetry-collector.
Closes:
KONFLUX-15214
KONFLUX-15246
Risk Assessment
Risk Level: Low
Description: Some KubeArchive performance metrics data can be lost during the rollout.
Rollback: Revert the image reference in
stone-prd-rh01/kustomization.yaml,stone-prod-p01/kustomization.yaml,stone-prod-p02/kustomization.yamlto the previous version (sha256:1f8c9a18...) and the older otel-collector will be deployed.Validation
Ran
output rendered successfully.
Deployed a local cluster using KubeArchive with the new image and verified everything works correctly.
PR merged in staging
PR merged in development