summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-06-28 00:29:19 +1200
committerThong Kuah <tkuah@gitlab.com>2019-06-28 01:24:05 +1200
commit8152efbe2fc486520ec5cd11d54a49fbf7e554bf (patch)
tree224aa61a7751385b9963faaf773f3b9f3d9e6dcc /changelogs
parent3f759e1674b19f9fc7690239c138fca8aeec6434 (diff)
downloadgitlab-ce-8152efbe2fc486520ec5cd11d54a49fbf7e554bf.tar.gz
Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flag
Now we have terminals for instance and group clusters we can remove the FF now. Deploying to instance clusters has been working without complaints too.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/remove_group_and_instance_clusters_feature_flag.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/remove_group_and_instance_clusters_feature_flag.yml b/changelogs/unreleased/remove_group_and_instance_clusters_feature_flag.yml
new file mode 100644
index 00000000000..fcc6c564345
--- /dev/null
+++ b/changelogs/unreleased/remove_group_and_instance_clusters_feature_flag.yml
@@ -0,0 +1,5 @@
+---
+title: Remove group and instance clusters feature flag
+merge_request: 30124
+author:
+type: changed