Skip to content

Disable LinkLfsObjects background migration

Patrick Bajao requested to merge pb-disable-link-lfs-objects into master

What does this MR do?

Some background migration jobs (LinkLfsObjects) are timing out and failing on staging.gitlab.com. This also disables the post deploy migration scheduling the background migration.

https://sentry.gitlab.net/gitlab/staginggitlabcom/issues/1306635/events/latest/5ac30744

This is to follow: https://docs.gitlab.com/ee/development/deleting_migrations.html#how-to-disable-a-data-migration

Related MR: !24767 (merged)

Related Slack thread: https://gitlab.slack.com/archives/C8HG8D9MY/p1581916341286700

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Adam Hegyi

Merge request reports