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

implement deletion for backups #201

Merged
merged 1 commit into from
Jun 15, 2023
Merged

implement deletion for backups #201

merged 1 commit into from
Jun 15, 2023

Conversation

WanzenBug
Copy link
Member

Implement deletion for S3 snapshots/backups by calling the appropriate API in the DeleteSnapshot() call.

In order to speed up this process, we also enhance the existing Find/ListSnapshot functions to return the originating LINSTOR remote name. This both identifies the item as a backup, and helps with the delete calls.

@WanzenBug WanzenBug force-pushed the delete-backups branch 4 times, most recently from 07c82d4 to 7d2966f Compare June 13, 2023 10:12
Implement deletion for S3 snapshots/backups by calling the appropriate API
in the DeleteSnapshot() call.

In order to speed up this process, we also enhance the existing
Find/ListSnapshot functions to return the originating LINSTOR remote name.
This both identifies the item as a backup, and helps with the delete calls.

Signed-off-by: Moritz "WanzenBug" Wanzenböck <[email protected]>
@WanzenBug WanzenBug marked this pull request as ready for review June 13, 2023 12:00
@WanzenBug WanzenBug requested a review from rck June 13, 2023 12:00
@WanzenBug
Copy link
Member Author

@rck ping :)

Copy link
Member

@rck rck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rck rck merged commit 28f1640 into master Jun 15, 2023
@rck rck deleted the delete-backups branch June 15, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants