Skip to content

Default-enable feature flags bypass load balancer behavior

Simon Tomlinson requested to merge stomlinson/cleanup-ffs-in-load-balancer into master

What does this MR do and why?

Feature flag safety in the load balancer was previously behind the environment variable FEATURE_FLAGS_BYPASS_LOAD_BALANCER.

This has been enabled in production on gitlab.com without issue for months, so this cleans up the rollout code and enables this behavior always.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading