Skip to content

Add container images support lifecycle [docs]

Darren Eastman requested to merge main-patch-8bc9 into main

What does this MR do?

Add a GitLab Runner container image support lifecycle policy and matrix.

Why was this MR needed?

We are publishing container images using EOL versions of Alpine. This has resulted in at least one case, our inability to resolve a newly discovered security vulnerability efficiently.

What's the best way to test this MR?

n/a

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29628

Merge request reports