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>2021-08-04 15:10:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-04 15:10:30 +0300
commit415f502f73b19e4e7e46d929ded9d64f7e7ee77a (patch)
tree9968494b0f1b0e5b5fc0998d287db0b57c1f823d /config
parenteada495948d07e4a1affffa1fa77bfd9730be1af (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/ci_modified_paths_of_external_prs.yml2
-rw-r--r--config/feature_flags/development/load_balancing_refine_load_balancer_methods.yml8
2 files changed, 1 insertions, 9 deletions
diff --git a/config/feature_flags/development/ci_modified_paths_of_external_prs.yml b/config/feature_flags/development/ci_modified_paths_of_external_prs.yml
index 70d5e0ce076..62f7eb4663f 100644
--- a/config/feature_flags/development/ci_modified_paths_of_external_prs.yml
+++ b/config/feature_flags/development/ci_modified_paths_of_external_prs.yml
@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/330605
milestone: '13.12'
type: development
group: group::pipeline authoring
-default_enabled: false
+default_enabled: true
diff --git a/config/feature_flags/development/load_balancing_refine_load_balancer_methods.yml b/config/feature_flags/development/load_balancing_refine_load_balancer_methods.yml
deleted file mode 100644
index bef59588f7a..00000000000
--- a/config/feature_flags/development/load_balancing_refine_load_balancer_methods.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: load_balancing_refine_load_balancer_methods
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/65356
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/335109
-milestone: '14.1'
-type: development
-group: group::memory
-default_enabled: false