High Performance Software-Defined Block Storage for container, cloud and virtualisation. Fully integrated with Docker, Kubernetes, Openstack, Proxmox etc.
Edit: there also appears to be an issue with getInProgressBackups, because the bug persists even when all backups are successful. I'm not looking into that because the scope of this PR already addresses my immediate problem.
Before this change, if any backups were in progress then other snapshot operations driven by the CSI would break.
Concretely, the bug is:
Edit: there also appears to be an issue with
getInProgressBackups
, because the bug persists even when all backups are successful. I'm not looking into that because the scope of this PR already addresses my immediate problem.Refs https://github.com/piraeusdatastore/linstor-csi/issues/174