Skip to content

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

Merged
openshift-merge-bot[bot] merged 3 commits into
redhat-developer:v1.21from
alkakumari016:alkumari_cve_fix_otel
Sep 9, 2026
Merged

fix: updated otel version to v1.44.0 for fixing CVE-2026-41178#1283
openshift-merge-bot[bot] merged 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
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

@anandrkskd

Copy link
Copy Markdown
Contributor

/test v4.21-kuttl-parallel

@anandrkskd

Copy link
Copy Markdown
Contributor

/lgtm

@alkakumari016

Copy link
Copy Markdown
Contributor Author

/retest

@svghadi

svghadi commented Sep 9, 2026

Copy link
Copy Markdown
Member

/lgtm
/approve

@openshift-ci

openshift-ci Bot commented Sep 9, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: svghadi

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

The pull request process is described 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

@openshift-ci openshift-ci Bot added the approved label Sep 9, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 9ecf42e into redhat-developer:v1.21 Sep 9, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants