Niels de Vos bd73674596 rbd: always include the SourceVolumeID when returning a Snapshot
`doSnapshotClone()` returns a new `rbdVolume` object from a temporary
snapshot. This conversion drops the `SourceVolumeID` attribute, as a
`rbdVolume` does not have that.

After converting the `rbdVolume` back to a `rbdSnapshot`, the
`SourceVolumeID` attribute can be set again, and the `ToCSI()` function
can create an appropriate CSI Snapshot struct.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
(cherry picked from commit b3faa04504618fe5e50c5edf9ee368a545d2aa62)
2025-02-21 11:30:08 +00:00
..
2024-07-08 09:23:58 +00:00
2024-08-05 17:04:52 +00:00
2024-07-31 12:16:42 +00:00
2024-08-27 17:08:44 +00:00