Skip to content

Add feature toggles through Flipper

Alejandro Rodríguez requested to merge feature-flags-flipper into master

What does this MR do?

Add feature toggles through Flipper to allow percentages and other gate criteria

Are there points in the code the reviewer needs to double check?

How does this relate to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4565 ?

Why was this MR needed?

The current process to enable/disable features in Gitaly needs improvement (See gitaly#232 (closed))

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitaly#232 (closed)

Edited by Alejandro Rodríguez

Merge request reports