Skip to content

Stop updating pages configuration on disk if feature flag is disabled

What does this MR do?

In &4851 (closed) we want stop touching pages NFS share.

This MR stops updating pages config files if corresponding feature is disabled.

Not that it's hard to scope feature flag by project, because projects can be renamed/moved, and we only update some of them, then we may end up with an inconsistent state on disk.

See the previous MRs:

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 #300619 (closed)

Edited by Kamil Trzciński

Merge request reports