Skip to content

fix: updated otel version to v1.44.0 for fixing CVE-2026-41178 - #1283

Open
alkakumari016 wants to merge 3 commits into
redhat-developer:v1.21from
alkakumari016:alkumari_cve_fix_otel
Open

fix: updated otel version to v1.44.0 for fixing CVE-2026-41178#1283
alkakumari016 wants to merge 3 commits into
redhat-developer:v1.21from
alkakumari016:alkumari_cve_fix_otel

Conversation

@alkakumari016

Copy link
Copy Markdown
Contributor

What type of PR is this?

CVE fix

What does this PR do / why we need it:
This PR fixes CVE GHSA-5wrp-cwcj-q835

Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #?
CVE GHSA-5wrp-cwcj-q835

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:

Signed-off-by: Alka Kumari <alkumari@redhat.com>
@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 37881b36-9268-4350-badf-1ba45eae3f34

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from svghadi and wtam2018 September 8, 2026 06:59
@openshift-ci

openshift-ci Bot commented Sep 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign trdoyle81 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Alka Kumari <alkumari@redhat.com>
@alkakumari016

Copy link
Copy Markdown
Contributor Author

/retest

Comment thread go.mod Outdated
go.opentelemetry.io/otel/metric v1.43.0 // indirect
go.opentelemetry.io/otel/sdk v1.43.0 // indirect
go.opentelemetry.io/otel/trace v1.43.0 // indirect
go.opentelemetry.io/otel/metric v1.44.0 // indirect

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see in argocd-operator we are using 1.45.0 https://github.com/argoproj-labs/argocd-operator/blob/master/go.mod#L76, cant we use the same version here as well. ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense

Signed-off-by: Alka Kumari <alkumari@redhat.com>
@olivergondza

Copy link
Copy Markdown
Collaborator

/lgtm

@akhilnittala akhilnittala left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akhilnittala
akhilnittala self-requested a review September 8, 2026 12:38

@akhilnittala akhilnittala left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@openshift-ci

openshift-ci Bot commented Sep 8, 2026

Copy link
Copy Markdown

@alkakumari016: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/v4.21-kuttl-parallel 25f11e2 link true /test v4.21-kuttl-parallel

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants