kubevirt / csi-driver

KubeVirt CSI driver
Other
34 stars 25 forks source link

Add GRPC timeout to external snapshotter #111

Closed awels closed 1 month ago

awels commented 2 months ago

What this PR does / why we need it: Without the timeout the infra snapshot might take longer than the default, and the context will expire and a retry is issued. This causes the tenant snapshot to sometimes fail to become ready in time.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

Release note:

NONE
kubevirt-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidvossel

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/kubevirt/csi-driver/blob/main/OWNERS)~~ [davidvossel] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment