Skip to content

Remove old pages_update_legacy_storage featureflag

What does this MR do?

This MR removes the code to set the pages_update_legacy_storage feature flag.

This Feature flag has been removed in Remove pages_update_legacy_storage feature flag... (gitlab-org/gitlab!60005 - merged) and Advanced Search doesn't show any usages of it (besides in an 1 year old GitLab fork in a subgroup) https://gitlab.com/search?group_id=9970&scope=blobs&search=pages_update_legacy_storage

Forcefully adding it to every instance using CNG (for example the helm chart installations) only causes confusion why a Feature Flag without a definition file is set.

Related issues

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Integration tests added to GitLab QA
  • The impact any change in container size has should be evaluated
Edited by Jason Plum

Merge request reports