mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
daf58db4c3
When multiple clusters were added, shared storage from different clusters would use the same ID (e.g., 'shared-local'), causing storage from one cluster to overwrite storage from another. Now using instance-specific IDs for shared storage to ensure each cluster's storage is properly tracked.