FS: Remove multiTenantFrontend flag (#110776)
* FS: Move multiTenantFrontend evaluation to OpenFeature * comment * actually, just remove the toggle * fix k8s prefs test using toggle * replace frontend flag usage * codeowners * move isFrontendService just into core * put back comment
This commit is contained in:
@@ -30,7 +30,6 @@ func TestIntegrationPreferences(t *testing.T) {
|
||||
DisableAnonymous: true,
|
||||
EnableFeatureToggles: []string{
|
||||
featuremgmt.FlagGrafanaAPIServerWithExperimentalAPIs,
|
||||
featuremgmt.FlagMultiTenantFrontend, // So we can compare to boot-data preferences
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user