Closed AKamyshnikova closed 2 years ago
Hello @AKamyshnikova, Could you please rebase your branch on master please? We have pushed a small fix today to have integration tests work that we need before accepting PRs Sorry for this Thanks!
@fdehay Hi! I've rebased change on master.
@fdehay looks good to me. We should test that a regular backup still works as it's not tested here. other than that 👍
@AKamyshnikova it seems part of this code is already included in the volume mounts PR. Is it because the other PR is branched off of this one ?
@cscetbon Hi! Yes, I just based it on top of this. I could rebase on master the other one when this is merged.
File protocol does not need any authentication, but backup will fail if secret is not set. Check protocol type before validating secret.
Fixes #378