Skip to content

Remove feature flag for the container registry Google CDN feature

João Pereira requested to merge revert-registry-cdn-ff into master

What does this MR do and why?

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/349419. This MR reverts !77705 (merged) to remove the container_registry_cdn_redirect feature flag and its logic, now that the feature has been deemed stable.

Note that this feature flag did not control a feature of GitLab Rails, it was only used to enable the gradual rollout of a feature on the GitLab.com container registry.

The corresponding MR for the container registry (container-registry!887 (merged)) was already deployed to GitLab.com.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by João Pereira

Merge request reports