Percona Operator cannot release backup lock – all subsequent backups stuck in “waiting”

Hi,

That lock is a Kubernetes Lease. You should see psmdb-clusterName-backup-lock if you run kubectl get lease. Could you try deleting it, and see if that fixes the issue?
I haven’t been able to reproduce this problem on my side, unfortunately.