summaryrefslogtreecommitdiff
path: root/data/removals/14_3/removal_legacy_storage_setting.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-01-20 09:16:11 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-20 09:16:11 +0000
commitedaa33dee2ff2f7ea3fac488d41558eb5f86d68c (patch)
tree11f143effbfeba52329fb7afbd05e6e2a3790241 /data/removals/14_3/removal_legacy_storage_setting.yml
parentd8a5691316400a0f7ec4f83832698f1988eb27c1 (diff)
downloadgitlab-ce-edaa33dee2ff2f7ea3fac488d41558eb5f86d68c.tar.gz
Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42
Diffstat (limited to 'data/removals/14_3/removal_legacy_storage_setting.yml')
-rw-r--r--data/removals/14_3/removal_legacy_storage_setting.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/removals/14_3/removal_legacy_storage_setting.yml b/data/removals/14_3/removal_legacy_storage_setting.yml
new file mode 100644
index 00000000000..b1f98e47554
--- /dev/null
+++ b/data/removals/14_3/removal_legacy_storage_setting.yml
@@ -0,0 +1,8 @@
+- name: Use of legacy storage setting
+ removal_date: September 22nd, 2021 # day the removal was released
+ removal_milestone: "14.3"
+ reporter: dorrino # GitLab username of the person reporting the removal
+ body: | # example (supports markdown)
+ The support for [`gitlab_pages['use_legacy_storage']` setting](https://docs.gitlab.com/ee/administration/pages/index.html#domain-source-configuration-before-140) in Omnibus installations has been removed.
+
+ In 14.0 we removed [`domain_config_source`](https://docs.gitlab.com/ee/administration/pages/index.html#domain-source-configuration-before-140) which had been previously deprecated, and allowed users to specify disk storage. In 14.0 we added `use_legacy_storage` as a **temporary** flag to unblock upgrades, and allow us to debug issues with our users and it was deprecated and communicated for removal in 14.3.