Skip to content

Bump container registry to v3.35.0 (gprd)

What does this MR do?

Related to gitlab-org/container-registry#623 (closed).

pre/gstg: !1594 (merged)

3.35.0 (2022-03-15)

Bug Fixes

  • abort import if layer has unknown media type (d9a4779)
  • handlers: release concurrency semaphore on noop imports (08099ba)

Features

  • parse message from Rails in failed migration notification (cbbda65)
  • datastore: add component key/value pair to Importer log entries (14fc6ed)
  • datastore: index soft-deleted repository records (88aac62)
  • handler: update migration_error and use value in import notification (73a00c0)

Reverts

  • extra debug logging for GCS stat and blob transfer service (845fbc2)

3.34.0 (2022-03-08)

Bug Fixes

  • handlers: prevent middleware from interrupting blob transfer (0b9dab1)
  • GCS driver TransferTo and integration tests (a9779c1)

Features

  • add metrics for max concurrent imports (269c3f6)

3.33.0 (2022-03-07)

Bug Fixes

  • storage: add extra debug logging for GCS stat and blob transfer service (3366b1d)

Features

  • storage: instrument '429 Too Many Requests' responses (9156bb9)

3.32.0 (2022-03-04)

Bug Fixes

  • storage: check for nil drivers before creating blob transfer service (8bf377f)

Features

  • add queries and methods to calculate the deduplicated size of nested repositories (2666074)
  • api/gitlab/v1: calculate size of base repository and its descendants (b804875)
  • deprecate htpasswd authentication (81a3bd2)
  • handlers: expose Migration.TestSlowImport in config (7017917)
  • handlers: reject write requests during repository import (3096022)

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document
  • Link to related MRs for applying the changes on other environments
  • Link to related Chef changes
  • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation

Applier Check-list

  • Make sure there is no ongoing deployment for the affected envs before merging (see #announcements slack channel)
Edited by Henri Philipps

Merge request reports

Loading