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> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
clone_suite_test.go | ||
common.go | ||
csi-clone_test.go | ||
csi-clone.go | ||
host-clone_test.go | ||
host-clone.go | ||
planner_test.go | ||
planner.go | ||
prep-claim_test.go | ||
prep-claim.go | ||
rebind_test.go | ||
rebind.go | ||
snap-clone_test.go | ||
snap-clone.go | ||
snapshot_test.go | ||
snapshot.go |