crate-operator icon indicating copy to clipboard operation
crate-operator copied to clipboard

Add azure backup capabilities

Open Taliik opened this issue 1 year ago • 1 comments

Summary of changes

Checklist

  • [ ] Link to issue this PR refers to: https://github.com/crate/cloud/issues/1368
  • [ ] Relevant changes are reflected in CHANGES.rst
  • [ ] Added or changed code is covered by tests
  • [ ] Documentation has been updated if necessary
  • [ ] Changed code does not contain any breaking changes (or this is a major version change)

Taliik avatar Aug 08 '24 09:08 Taliik

Probably also in the operator we would need to add the new backup location type somehow to the restoreSnapshot CRD and consider it when creating the repo for restoring a snapshot? https://github.com/crate/crate-operator/blob/f/add-azure-backup/crate/operator/restore_backup.py#L694

tomach avatar Aug 22 '24 14:08 tomach