fix: updated otel version to v1.44.0 for fixing CVE-2026-41178 - #1283
Conversation
Signed-off-by: Alka Kumari <alkumari@redhat.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Signed-off-by: Alka Kumari <alkumari@redhat.com>
|
/retest |
| 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 |
There was a problem hiding this comment.
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. ?
Signed-off-by: Alka Kumari <alkumari@redhat.com>
|
/lgtm |
|
/test v4.21-kuttl-parallel |
|
/lgtm |
|
/retest |
|
/lgtm |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
9ecf42e
into
redhat-developer:v1.21
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?
Which issue(s) this PR fixes:
Fixes #?
CVE GHSA-5wrp-cwcj-q835
Test acceptance criteria:
How to test changes / Special notes to the reviewer: