Skip to content

Feature flag to allow self-hosted features on .com

Igor Drozdov requested to merge id-allow-self-hosted-features-for-com into master

What does this MR do and why?

Introduce a feature flag to allow self-hosted features on .com.

  • Short term: It will allow us to use self-hosted AI feature on Staging Ref environment: Functional Testing: Configure self-hosted model... (#497784 - closed)
  • Long term: we need a strategy to eliminate the need for this feature flag. Sometimes we're discussing the idea of using self-hosted features UI/UX to switch the models on .com: we cannot do it if self-hosted features UI/UX is not available on .com.

How to verify

Run GDK with export GITLAB_SIMULATE_SAAS=1 and verify that self-hosted features are configurable and functioning.

Edited by Igor Drozdov

Merge request reports

Loading