Skip to content

Adding -ubi8 to version to find UBI images

What does this MR do?

This MR adds -ubi8 to the version to be used as the tag for the image. This was lost at some point or mistakenly taken out.

This change also changes how the image is stored on the Red Hat registry. Previously, the tag would be changed to just the version/commit ref without the -ubi8 suffix. It has always been problematic trying to determine when the -ubi8 suffix should be removed. Now the images on the Red Hat registry will include the -ubi8 suffix.

Related issues

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

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 Gerard Hickey

Merge request reports