kubevirt / containerized-data-importer

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

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

Closed akalenyu closed 3 months ago

akalenyu commented 4 months 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 # https://issues.redhat.com/browse/CNV-28628

Special notes for your reviewer:

Release note:

Use direct io (cache=none) with qemu-img convert if target supports it in case of OOMKilled
akalenyu commented 4 months ago

/test pull-containerized-data-importer-e2e-hpp-previous

akalenyu commented 3 months ago

/test pull-containerized-data-importer-e2e-hpp-previous

arnongilboa commented 3 months ago

/lgtm

akalenyu commented 3 months ago

/approve

kubevirt-bot commented 3 months 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.58/OWNERS)~~ [akalenyu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment