Skip to content

Draft: feat: use gitlab feature flag

Shinya Maeda requested to merge unleash-feature-flag into main

What does this merge request do and why?

This MR introduces the feature flag system in AI Gateway. We use GitLab Feature Flag which is powered by Unleash SDK.

You can control the feature flags in the GitLab Feature Flag UI. e.g.:

2024-08-14_18-26

This way, we can gradually rollout a critical change to production.

Closes #555 (closed)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Shinya Maeda

Merge request reports

Loading