kubevirt / containerized-data-importer

Data Import Service for kubernetes, designed with kubevirt in mind.
Apache License 2.0
395 stars 249 forks source link

[release-v1.57] Manual backport of "Use direct io with qemu-img convert if pod is OOMKilled" #3309

Closed akalenyu closed 1 month ago

akalenyu commented 1 month ago

What this PR does / why we need it: Manual backport of https://github.com/kubevirt/containerized-data-importer/pull/3017

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:

Use direct io (cache=none) with qemu-img convert if target supports it in case of OOMKilled
arnongilboa commented 1 month ago

/lgtm

akalenyu commented 1 month ago

/approve

kubevirt-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akalenyu

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/containerized-data-importer/blob/release-v1.57/OWNERS)~~ [akalenyu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment