You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: