Skip to content

[garbage collection] have a simple way to cleanup ephemeral cluster generated snapshot by loadgen #12327

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

Closed
Tracked by #7901
jenting opened this issue Aug 24, 2022 · 3 comments
Assignees
Labels
team: workspace Issue belongs to the Workspace team

Comments

@jenting
Copy link
Contributor

jenting commented Aug 24, 2022

Is your feature request related to a problem? Please describe

When we launch an ephemeral cluster for test PVC, a temporary snapshot is created.
Currently, the snapshot is garbage collection by the server component, and we did see the very old snapshot still present within the GCP project.
It'd be good to have a way to clean up the snapshot generated by the ephemeral cluster, just like how we clean up the backups on the GCS bucket created by loadgen.

Describe the behaviour you'd like

Have a simple way to clean up the snapshot generated by the ephemeral cluster when we run the loadgen.

Describe alternatives you've considered

Additional context

#7901

@jenting jenting added the team: workspace Issue belongs to the Workspace team label Aug 24, 2022
@kylos101
Copy link
Contributor

@jenting we moved this a week later too, we can wait to do the related delete for test snapshots, and harden this process once we're dog fooding.

@jenting
Copy link
Contributor Author

jenting commented Sep 29, 2022

This issue is blocked by issue #10612 because we need the snapshots to have the labels.
After that, we could remove the ephemeral cluster generated snapshot by label filter.

@jenting jenting added blocked and removed blocked labels Sep 29, 2022
@jenting jenting self-assigned this Oct 3, 2022
@jenting jenting moved this to In Progress in 🌌 Workspace Team Oct 3, 2022
@jenting
Copy link
Contributor Author

jenting commented Oct 3, 2022

@jenting jenting closed this as completed Oct 3, 2022
Repository owner moved this from In Progress to Awaiting Deployment in 🌌 Workspace Team Oct 3, 2022
@kylos101 kylos101 moved this from Awaiting Deployment to In Validation in 🌌 Workspace Team Oct 5, 2022
@jenting jenting moved this from In Validation to Done in 🌌 Workspace Team Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: workspace Issue belongs to the Workspace team
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants