mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * Fix PVC' deletion logic in CDI populators This commit ensures that we only proceed with PVC' deletion after confirming that the target PVC is rebound. Signed-off-by: Alvaro Romero <alromero@redhat.com> * Refactor IsBound so we check PVC status instead of spec PVC status should be the definitive source to know whether the PVC is bound or not. This commit updates our IsBound function to use status instead of spec. It also updates unit tests and related code to match the new behavior. Signed-off-by: Alvaro Romero <alromero@redhat.com> * Add check for lost target PVC in populators Signed-off-by: Alvaro Romero <alromero@redhat.com> --------- Signed-off-by: Alvaro Romero <alromero@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 |