Skip to content

Draft: Handle bucket prefixes for `rake gitlab:cleanup:remote_upload_files`

Stan Hu requested to merge sh-fix-remote-uploads-cleanup-rake into master

What does this MR do and why?

We officially introduced support for prefixes in GitLab 15.0 in !91307 (merged), though users may have been quietly using this for a while.

This Rake task was not updated to take this into account.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/415537

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports