Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-16 03:10:37 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-16 03:10:37 +0300
commit84025108bca604c1428d2cf6a6b69616ee90956c (patch)
tree7c0fd8ec032c12bee563daeee6c721e2d7f7d44f /config
parent73778b9c53d13a2e06a693c30073366deedead8f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/saml_microsoft_attribute_names.yml8
-rw-r--r--config/feature_flags/ops/run_clickhouse_migrations_automatically.yml2
2 files changed, 1 insertions, 9 deletions
diff --git a/config/feature_flags/development/saml_microsoft_attribute_names.yml b/config/feature_flags/development/saml_microsoft_attribute_names.yml
deleted file mode 100644
index 808f6f1e3ab..00000000000
--- a/config/feature_flags/development/saml_microsoft_attribute_names.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: saml_microsoft_attribute_names
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/136734
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/430348
-milestone: '16.7'
-type: development
-group: group::authentication
-default_enabled: false
diff --git a/config/feature_flags/ops/run_clickhouse_migrations_automatically.yml b/config/feature_flags/ops/run_clickhouse_migrations_automatically.yml
index a031dc60475..f53e528fa21 100644
--- a/config/feature_flags/ops/run_clickhouse_migrations_automatically.yml
+++ b/config/feature_flags/ops/run_clickhouse_migrations_automatically.yml
@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/434848
milestone: '16.7'
type: ops
group: group::runner
-default_enabled: false
+default_enabled: true