Open gsadhani opened 1 year ago
@gsadhani
Due to historical reasons and some CRDs are not controlled by velero like Volumesnapshot
, it may be not realistic to have a unified format.
Let me do some investigation and get back to you for more discussion.
Clarified with Rahul and Astha the consumer should unify different data objects.
Describe the problem/challenge you have
For PVs backed up by Restic, Velero has the following data in PodVolumeBackup CRD:
For PVs backed up using CSI snapshots, Velero has the following data in the backup location which can be retrieved using CSIBackupVolumeSnapshots DownloadRequest, the data stored is raw content of VolumeSnapshot CRD :
There is a need for consistency in reporting data about backed up volumes.
Describe the solution you'd like A easier and generic way to retrieve metadata of backed up PVs, backed using Restic/Kopia or using CSI snapshotting.
Environment:
velero version
): 1.9.6kubectl version
): 1.24/etc/os-release
):NAVote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.