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
diff options
context:
space:
mode:
Diffstat (limited to 'config/feature_flags/ops')
-rw-r--r--config/feature_flags/ops/api_kaminari_count_with_limit.yml7
-rw-r--r--config/feature_flags/ops/ci_accept_trace.yml4
-rw-r--r--config/feature_flags/ops/ci_trace_log_invalid_chunks.yml7
-rw-r--r--config/feature_flags/ops/database_reindexing.yml7
-rw-r--r--config/feature_flags/ops/gitlab_sidekiq_enable_semi_reliable_fetcher.yml7
-rw-r--r--config/feature_flags/ops/gitlab_sidekiq_reliable_fetcher.yml7
-rw-r--r--config/feature_flags/ops/marginalia.yml7
7 files changed, 44 insertions, 2 deletions
diff --git a/config/feature_flags/ops/api_kaminari_count_with_limit.yml b/config/feature_flags/ops/api_kaminari_count_with_limit.yml
new file mode 100644
index 00000000000..1fdeaa53b83
--- /dev/null
+++ b/config/feature_flags/ops/api_kaminari_count_with_limit.yml
@@ -0,0 +1,7 @@
+---
+name: api_kaminari_count_with_limit
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/23931
+rollout_issue_url:
+group: group::ecosystem
+type: ops
+default_enabled: false
diff --git a/config/feature_flags/ops/ci_accept_trace.yml b/config/feature_flags/ops/ci_accept_trace.yml
index e32a3819844..8671f42c3c1 100644
--- a/config/feature_flags/ops/ci_accept_trace.yml
+++ b/config/feature_flags/ops/ci_accept_trace.yml
@@ -1,7 +1,7 @@
---
name: ci_accept_trace
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41304
-rollout_issue_url:
+rollout_issue_url:
group: group::continuous integration
type: ops
-default_enabled: false \ No newline at end of file
+default_enabled: true
diff --git a/config/feature_flags/ops/ci_trace_log_invalid_chunks.yml b/config/feature_flags/ops/ci_trace_log_invalid_chunks.yml
new file mode 100644
index 00000000000..f5e8bbae258
--- /dev/null
+++ b/config/feature_flags/ops/ci_trace_log_invalid_chunks.yml
@@ -0,0 +1,7 @@
+---
+name: ci_trace_log_invalid_chunks
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/44409
+rollout_issue_url:
+type: ops
+group: group::continuous integration
+default_enabled: false
diff --git a/config/feature_flags/ops/database_reindexing.yml b/config/feature_flags/ops/database_reindexing.yml
new file mode 100644
index 00000000000..ea000a052db
--- /dev/null
+++ b/config/feature_flags/ops/database_reindexing.yml
@@ -0,0 +1,7 @@
+---
+name: database_reindexing
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42705
+rollout_issue_url:
+group: group::database
+type: ops
+default_enabled: false \ No newline at end of file
diff --git a/config/feature_flags/ops/gitlab_sidekiq_enable_semi_reliable_fetcher.yml b/config/feature_flags/ops/gitlab_sidekiq_enable_semi_reliable_fetcher.yml
new file mode 100644
index 00000000000..680f8201d27
--- /dev/null
+++ b/config/feature_flags/ops/gitlab_sidekiq_enable_semi_reliable_fetcher.yml
@@ -0,0 +1,7 @@
+---
+name: gitlab_sidekiq_enable_semi_reliable_fetcher
+introduced_by_url:
+rollout_issue_url:
+group:
+type: ops
+default_enabled: true
diff --git a/config/feature_flags/ops/gitlab_sidekiq_reliable_fetcher.yml b/config/feature_flags/ops/gitlab_sidekiq_reliable_fetcher.yml
new file mode 100644
index 00000000000..ae395e19384
--- /dev/null
+++ b/config/feature_flags/ops/gitlab_sidekiq_reliable_fetcher.yml
@@ -0,0 +1,7 @@
+---
+name: gitlab_sidekiq_reliable_fetcher
+introduced_by_url:
+rollout_issue_url:
+group:
+type: ops
+default_enabled: true
diff --git a/config/feature_flags/ops/marginalia.yml b/config/feature_flags/ops/marginalia.yml
new file mode 100644
index 00000000000..a5d64c48b27
--- /dev/null
+++ b/config/feature_flags/ops/marginalia.yml
@@ -0,0 +1,7 @@
+---
+name: marginalia
+introduced_by_url:
+rollout_issue_url:
+group:
+type: ops
+default_enabled: false