Orange-OpenSource/casskop

Backup with file protocol failed if secret is not set

AKamyshnikova opened this issue · 0 comments

Bug Report

What did you do?
Use file protocol for backup location without setting secret name.

What did you expect to see?
As described in instaclustr README file protocol does not require authentication, so backup should be created successfully.

What did you see instead? Under which circumstances?
Backup failed with BackupFailedSecretNotFound

Environment

  • casskop version: casskop:v2.0.2-release

Possible Solution
Check for file protocol type, before validating secret.