Bump otelgrpc from 0.44.0 to 0.46.0#174
Conversation
This fixes CVE-2023-47108 Signed-off-by: black-dragon74 <niryadav@redhat.com>
|
Welcome @black-dragon74! |
|
Hi @black-dragon74. Thanks for your PR. I'm waiting for a kubernetes-csi member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
@black-dragon74 can you please add release notes as well? /assign @jsafrane @xing-yang |
|
/lgtm |
Sure :) |
csi-lib-utils v0.18.0 uses otelgrpc v0.44.0 a pr to update the affected package to v0.46.0 is open at: kubernetes-csi/csi-lib-utils#174 manually pin the version to v0.46.0, until that pr is merged Signed-off-by: black-dragon74 <niryadav@redhat.com>
|
/ok-to-test |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: black-dragon74, xing-yang 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 |
csi-lib-utils v0.18.0 uses otelgrpc v0.44.0 a pr to update the affected package to v0.46.0 is open at: kubernetes-csi/csi-lib-utils#174 manually pin the version to v0.46.0, until that pr is merged Signed-off-by: black-dragon74 <niryadav@redhat.com>
csi-lib-utils v0.18.0 uses otelgrpc v0.44.0 a pr to update the affected package to v0.46.0 is open at: kubernetes-csi/csi-lib-utils#174 manually pin the version to v0.46.0, until that pr is merged Signed-off-by: black-dragon74 <niryadav@redhat.com>
csi-lib-utils v0.18.0 uses otelgrpc v0.44.0 a pr to update the affected package to v0.46.0 is open at: kubernetes-csi/csi-lib-utils#174 manually pin the version to v0.46.0, until that pr is merged Signed-off-by: black-dragon74 <niryadav@redhat.com>
This fixes CVE-2023-47108
/kind cleanup
What this PR does / why we need it:
cis-lib-utils uses
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.44.0which is affected by CVE-2023-47108. This patch upgrades the said dependency to 0.46.0, which has the patch for the said vuln.Does this PR introduce a user-facing change?: