Skip to content

Enable zip_pages_deployments by default

Vladimir Shushlin requested to merge zip_pages_deployments_true into master

What does this MR do?

Enables zip_pages_deployments which is already enabled in production.

Also removes rescue #283883 (closed). I think we should do with the making the feature flag default. This way we can discover problems on self-managed instances and still have a way to disable the feature

MR to remove it - !47633 (diffs, comment 447731332)

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
Edited by Kamil Trzciński

Merge request reports