Skip to content

Add Settings for Feature Flags Unleash Client

Jason Goodman requested to merge unleash-settings into master

Add settings for the Unleash client configuration to gitlab.rb.template and default.rb.

This is for using the Unleash client to fetch feature flags for GitLab.com from our own feature flag system.

Please see MR making matching changes to gitlab.yml.example: gitlab!18606 (merged)

Relevant Issue: gitlab#26842 (closed)

See also PoC: gitlab!15984 (diffs)

Merge request reports