Skip to content

Base gitlab-workhorse on GITLAB_BASE

What does this MR do?

Base gitlab-workhorse on GITLAB_BASE

- Converts gitlab-workhorse container to use GITLAB_BASE
- Converts gitlab-workhorse UBI container to use GITLAB_BASE
- Container size reduced by roughly 450 MB

Closes https://gitlab.com/gitlab-org/charts/gitlab/-/issues/3427

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>

Related issues

Closes gitlab-org/charts/gitlab#3427 (closed)

Impact

tag layers docker skopeo
master 16 704 331
3427-switch-workhorse-to-gitlab-base-image 11 549 280
DIFF -5 -155 -51
master-ubi8 8 1097 437
3427-switch-workhorse-to-gitlab-base-image-ubi8 6 999 400
DIFF -2 -98 -37

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Integration tests added to GitLab QA
  • The impact any change in container size has should be evaluated
Edited by Jason Plum

Merge request reports