ceph-csi/internal/journal
Niels de Vos 5d5171c7d7 journal: store csi.groupid for snapshots
Commit 95733b3a9 introduced the `StoreGroupID()` function, but that
unfortunately set an empty key in the journal.

Passing the `csiGroupIDKey` key (with value `csi.groupid`) caused
setting `csi.csi.groupid` as a key. Reading the value back with the
right `csi.groupid` key always returned an empty value.

Fixes: 95733b3a9 "journal: add option to store the groupID"
Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-11-06 11:37:44 +00:00
..
omap.go util: Removing JoinError in favor of fmt.Errorf 2024-05-22 09:05:42 +00:00
voljournal.go journal: store csi.groupid for snapshots 2024-11-06 11:37:44 +00:00
volumegroupjournal.go journal: only destroy the connection if it is set 2024-10-14 14:54:29 +00:00