Madhu Rajanna
5706ab6ac8
use GroupSnapshotDeleteError type for event
...
use GroupSnapshotDeleteError as event type for
event incase if there is any failure in delete
operation.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2024-02-20 08:43:14 +01:00
Madhu Rajanna
0fe3abb9f1
fix method name in logging
...
updating code to use correct method
names for logging.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2024-02-20 08:41:14 +01:00
Madhu Rajanna
5a7115d61d
Add snapshot size to VSC created for VGS
...
Currently the RestoreSize is missing when
the corresponding VSC are created for the
the volumesnapshotgroup, This PR adds the missing
RestoreSize for VSC.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com >
2024-02-14 15:39:17 +01:00
xing-yang
3ed4ebd3d8
Use client v7
2024-01-30 17:40:58 -05:00
Niels de Vos
d0f443f564
implement GroupSnapshotter.GetGroupSnapshotStatus()
2024-01-30 09:22:07 +01:00
Raunak Pradip Shah
e6dc65fefe
Fix unit test and remove comments
2024-01-08 10:12:47 -08:00
Raunak Pradip Shah
0bd355cf29
update API names in group snapshot content to be consistent with volume snapshots
2024-01-05 11:29:51 -08:00
Raunak Pradip Shah
875662b365
Add finalizer to indicate volume snapshot is part of a group
2023-12-06 16:16:30 -08:00
Raunak Pradip Shah
060ee23d6d
Delete individual volume snapshots as part of the group snapshot delete API and prevent users from deleting individual volume snapshots if it is part of an existing group snapshot
...
Also revert commit bb29899ca3
.
2023-11-17 14:24:55 +05:30
Raunak Pradip Shah
42151b59aa
change VolumeGroupSnapshotContentName to VolumeGroupSnapshotHandle in snapshot content status
2023-11-08 12:06:06 +05:30
Raunak Pradip Shah
facefbad6e
add DeleteVolumeGroupSnapshot API to delete group snapshot
2023-11-03 13:14:00 +05:30
Raunak Pradip Shah
21acc924d7
Fix typos
2023-05-03 21:21:32 +05:30
Raunak Pradip Shah
65fbb48cd7
Change timestamp format in volumesnapshot and content names
2023-05-03 21:21:32 +05:30
Raunak Pradip Shah
80893cb871
Add hash of PVC UUID to group snapshot names
2023-05-03 21:21:32 +05:30
Raunak Pradip Shah
e26501e510
Add reference details to volume group snapshot content status
2023-05-03 21:21:32 +05:30
Raunak Pradip Shah
d8d01a38e4
Change all occurences of content to group snapshot content
2023-05-03 21:21:32 +05:30
Raunak Pradip Shah
871312988b
Added create group volume snapshot functionality
2023-05-03 21:21:32 +05:30
Raunak Pradip Shah
299862c783
Add csi snapshotter functionality for volume group snapshots
2023-05-03 21:21:32 +05:30