mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * Clone from snapshot: fix volume/access mode inferring for temp host assisted source PVC Sometimes with snapshot cloning we have to fall back to host assisted. To do this, we create a temporary restore from the snapshot and initiate a host assisted clone from that -> target PVC. The issue this commit fixes is that we set the wrong access/volume modes on this temporary restore PVC (we set it to the target's). Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> * Annotate dataimportcron-created snapshot with their source volume mode This would then get capitalized on by host assisted fallbacks from snapshot cloning Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> --------- Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com> |
||
---|---|---|
.. | ||
clone | ||
common | ||
datavolume | ||
populators | ||
transfer | ||
BUILD.bazel | ||
clone-controller_test.go | ||
clone-controller.go | ||
config-controller_test.go | ||
config-controller.go | ||
controller_suite_test.go | ||
dataimportcron-conditions.go | ||
dataimportcron-controller_test.go | ||
dataimportcron-controller.go | ||
datasource-controller_test.go | ||
datasource-controller.go | ||
import-controller_test.go | ||
import-controller.go | ||
storageprofile-controller_test.go | ||
storageprofile-controller.go | ||
upload-controller_test.go | ||
upload-controller.go | ||
util_test.go | ||
util.go |