kubernetes-csi / csi-lib-utils

Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
Apache License 2.0
41 stars 53 forks source link

Chores: bump otel to 1.19.0 to fix CVE-2023-45142 #152

Closed MartinForReal closed 11 months ago

MartinForReal commented 11 months ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it: bump otel to 1.19.0 to fix CVE-2023-45142 to silence linter https://github.com/advisories/GHSA-rcjv-mgp8-qvmr Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE
MartinForReal commented 11 months ago

/assign @xing-yang

MartinForReal commented 11 months ago

/assign @pohly

jsafrane commented 11 months ago

/lgtm /approve

k8s-ci-robot commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsafrane, MartinForReal

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-csi/csi-lib-utils/blob/master/OWNERS)~~ [jsafrane] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment