Skip to content

Remove pages_use_legacy_storage_lease feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS]

What does this MR do?

We already run pages migration in production once: https://gitlab.com/gitlab-com/gl-infra/production/-/issues/3252

And there were no problems with this lease, so we can safely remove it.

See this slack thread(internal) for more context on feature flags.

Screenshots (strongly suggested)

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

Related to #291063 (closed)

Edited by Kamil Trzciński

Merge request reports