Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup store can query backup status #10146

Closed
Tracked by #9606 ...
lenaschoenburg opened this issue Aug 22, 2022 · 0 comments · Fixed by #10154
Closed
Tracked by #9606 ...

Backup store can query backup status #10146

lenaschoenburg opened this issue Aug 22, 2022 · 0 comments · Fixed by #10154
Assignees
Labels
version:8.1.0-alpha5 Marks an issue as being completely or in parts released in 8.1.0-alpha5 version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0

Comments

@lenaschoenburg
Copy link
Member

lenaschoenburg commented Aug 22, 2022

BackupStore will return a BackupStatus for a given BackupIdentifier.

BackupStatus will contain:

  • A status code, BackupStatusCode
  • The descriptor, BackupDescriptor
  • Potentially more metadata such as the time when the backup was started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version:8.1.0-alpha5 Marks an issue as being completely or in parts released in 8.1.0-alpha5 version:8.1.0 Marks an issue as being completely or in parts released in 8.1.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants