Skip to content

Bump Container Registry to v3.70.0-gitlab

Suleimi Ahmed requested to merge bump-container-registry-v3-70-0 into master

What does this MR do?

3.70.0 (2023-03-31)

Bug Fixes

  • cache: check for any type of redisNil wrapped error (574a7b12)
  • registry: import-command: error out when multiple import step options are provided (981cbedb)
  • s3: propagate the new objectOwnership param to S3 constructor (e7e1658a)

Features

  • registry: import-command: remove dangling manifest option (a245b5bb)
  • registry: import-command: remove single repository option (435a46ae)
  • registry: importer: remove blob transfer (40285f93)

Performance Improvements

  • api: improve query performance for listing repositories (51d58e39)

Related issues

gitlab-org/container-registry#956 (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 Suleimi Ahmed

Merge request reports