velero/pkg/podvolume
Xun Jiang/Bruce Jiang 9743a7ce56
Fix #6118: Do not persist VolumeSnapshot and VolumeSnapshotContent for snapshot DataMover case. (#6366)
1. Because VolumeSnapshot and VolumeSnapshotContent CRs are not kept after backup completed,
   don't persist them in the backup metadata.
2. Add some builder methods needed by CSI plugin.

Signed-off-by: Xun Jiang <jxun@vmware.com>
2023-06-08 17:05:17 +08:00
..
mocks Splic pkg/restic package (#5143) 2022-08-05 17:15:38 +08:00
backupper.go log volumes to backup to help debug why `IsPodRunning` is called. 2023-05-05 13:41:17 -04:00
backupper_factory.go Enable linter revive and resolve found errors: part 1 2023-04-25 23:15:15 +08:00
backupper_test.go fix issue 6255 2023-06-02 16:11:23 +08:00
restorer.go Enable linter revive and resolve found errors: part 1 2023-04-25 23:15:15 +08:00
restorer_factory.go Enable linter revive and resolve found errors: part 1 2023-04-25 23:15:15 +08:00
restorer_test.go Fix #6118: Do not persist VolumeSnapshot and VolumeSnapshotContent for snapshot DataMover case. (#6366) 2023-06-08 17:05:17 +08:00
util.go Enable linter revive and resolve found errors: part 2. (#6177) 2023-04-26 14:05:22 +08:00
util_test.go remove restic from code 2022-10-13 13:45:32 +08:00