From a30b61b3d79f024ec2bf8793124d7cb519212822 Mon Sep 17 00:00:00 2001 From: Anshul Ahuja Date: Mon, 13 Jun 2022 13:37:47 +0000 Subject: [PATCH] Add changelog Signed-off-by: GitHub --- changelogs/unreleased/4980-anshulahuja98 | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/unreleased/4980-anshulahuja98 diff --git a/changelogs/unreleased/4980-anshulahuja98 b/changelogs/unreleased/4980-anshulahuja98 new file mode 100644 index 000000000..8332b5f2c --- /dev/null +++ b/changelogs/unreleased/4980-anshulahuja98 @@ -0,0 +1 @@ +Added DownloadTargetKindCSIBackupVolumeSnapshots for retrieving the signed URL to download only the ``-csi-volumesnapshots.json.gz and DownloadTargetKindCSIBackupVolumeSnapshotContents to download only ``-csi-volumesnapshotcontents.json.gz in the DownloadRequest CR structure. These files are already present in the backup layout. \ No newline at end of file