mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() When backing up with Velero if a PVC is terminating then the backup is marked as PartiallyFailed, while the backup is still valid to use and its more of a warning, PVC' should be transparent to the user so have the backup partiallyFailed because of PVC' is a bad user experience. To fix that added to all our PVC' an label so it will be excluded from the Velero backup. This is a fix for previous PR https://github.com/kubevirt/containerized-data-importer/pull/3500 Which added an annotation instead of label by accident. Signed-off-by: Shelly Kagan <skagan@redhat.com> Co-authored-by: Shelly Kagan <skagan@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 |