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

Remove backup trail #11807

Merged
merged 2 commits into from
Aug 4, 2022
Merged

Remove backup trail #11807

merged 2 commits into from
Aug 4, 2022

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Aug 2, 2022

Description

Remove the backup trail feature. The feature is present only on GCP.
The reason for the removal is consistency with other providers and also to align it with PVC.

In traces, we see the error Maximum number of snapshots (%d of %d) reached meaning we are not going to upload a backup for the workspace and the next time it is open, it will contain the previous state, not the last one.

Related Issue(s)

Fixes #11709

Release Notes

NONE

Werft options:

  • /werft with-preview

Copy link
Contributor

@mrsimonemms mrsimonemms left a comment

Choose a reason for hiding this comment

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

LGTM

It's worth rebasing from main as this may fail due to #11288

@csweichel
Copy link
Contributor

Other than the backwards incompatible config change this LGTM.

@roboquat roboquat merged commit 1a3072e into main Aug 4, 2022
@roboquat roboquat deleted the aledbf/remove-backup-trail branch August 4, 2022 08:00
@roboquat roboquat added the deployed: workspace Workspace team change is running in production label Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: workspace Workspace team change is running in production release-note-none size/L team: delivery Issue belongs to the self-hosted team team: workspace Issue belongs to the Workspace team
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Upload of snapshot should check we did not reach the limit
5 participants