Closed cimnine closed 3 years ago
Fixes https://github.com/vshn/k8up/issues/456, which reports that in certain cases restic locks are not properly removed. This change addresses this by invoking the unlock action before any other action. It removes stale locks on the repository.
unlock
Fixes https://github.com/vshn/k8up/issues/456, which reports that in certain cases restic locks are not properly removed. This change addresses this by invoking the
unlock
action before any other action. It removes stale locks on the repository.