containerized-data-importer/pkg/controller/clone
kubevirt-bot 8cf8cdc91f
Populators: Add to PVC' exclude velero backup label (#3526)
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>
2024-11-11 09:40:00 +01:00
..
BUILD.bazel [release-v1.57] Fix inferring for temp host assisted source PVC in snapshot clones (#3182) 2024-04-11 14:58:01 +02:00
clone_suite_test.go PVC Clone Populator (#2709) 2023-05-24 05:11:52 +02:00
common.go Fix broken local -> rook-ceph-block clone (#2842) 2023-08-12 14:33:20 +02:00
csi-clone_test.go Populators: Add to PVC' exclude velero backup label (#3526) 2024-11-11 09:40:00 +01:00
csi-clone.go Populators: Add to PVC' exclude velero backup label (#3526) 2024-11-11 09:40:00 +01:00
host-clone_test.go Populators: Add to PVC' exclude velero backup label (#3526) 2024-11-11 09:40:00 +01:00
host-clone.go Populators: Add to PVC' exclude velero backup label (#3526) 2024-11-11 09:40:00 +01:00
planner_test.go [release-v1.57] Fix inferring for temp host assisted source PVC in snapshot clones (#3182) 2024-04-11 14:58:01 +02:00
planner.go [release-v1.57] Fix inferring for temp host assisted source PVC in snapshot clones (#3182) 2024-04-11 14:58:01 +02:00
prep-claim_test.go PVC Clone Populator (#2709) 2023-05-24 05:11:52 +02:00
prep-claim.go [release-v1.57] DataVolume Controller uses VolumeCloneSource Populator (#2783) 2023-06-30 20:16:35 +02:00
rebind_test.go Backport main commits to 1.57 release branch (#2764) 2023-06-22 00:59:17 +02:00
rebind.go [release-v1.57] DataVolume Controller uses VolumeCloneSource Populator (#2783) 2023-06-30 20:16:35 +02:00
snap-clone_test.go Populators: Add to PVC' exclude velero backup label (#3526) 2024-11-11 09:40:00 +01:00
snap-clone.go Populators: Add to PVC' exclude velero backup label (#3526) 2024-11-11 09:40:00 +01:00
snapshot_test.go PVC Clone Populator (#2709) 2023-05-24 05:11:52 +02:00
snapshot.go [release-v1.57] DataVolume Controller uses VolumeCloneSource Populator (#2783) 2023-06-30 20:16:35 +02:00