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
This issue is a sub-task of the non-blocking Garbage Collection epic (#11534 )
As a system admin, I can execute GC at will (as long as there’s no ongoing GC job running) and can first execute a “dry run” which will display an estimate of disk space freed along with the list of blobs that will be garbage collected. No data is actually garbage collected from performing a dry run. After hitting 'GC now' button, it should stay grayed out until GC is completed.
The text was updated successfully, but these errors were encountered:
As a system admin, I can execute GC at will (as long as there’s no ongoing GC job running) and can first execute a “dry run” which will display an estimate of disk space freed along with the list of blobs that will be garbage collected. No data is actually garbage collected from performing a dry run. After hitting 'GC now' button, it should stay grayed out until GC is completed.
The text was updated successfully, but these errors were encountered: