GitLab registry data expiration?

Hi all, this is something I would really love to see in GitLab.

I would find the possiblity to set data expiration guidelines just amazing. Along the line that images matching a certain regex are only held a certain amount of time and then deleted. The reason is, yes we want images for everything. But images failing a true integration teste should just be discarded and not kept, so they can’t be put into production. Using an artifact is no solution, cause a “true” integration test would need a deployment, and this needs an image from a repository.

That expiration could also happen on a repository-level base, for example.

Comments about this appreciated :slight_smile: