13 lines
772 B
YAML
13 lines
772 B
YAML
|
- name: "Legacy Geo Admin UI routes"
|
||
|
announcement_milestone: "14.8"
|
||
|
announcement_date: "2022-02-22"
|
||
|
removal_milestone: "15.0"
|
||
|
removal_date: "2022-05-22"
|
||
|
breaking_change: false
|
||
|
reporter: sranasinghe
|
||
|
stage: enablement
|
||
|
issue_url: "https://gitlab.com/gitlab-org/gitlab/-/issues/351345"
|
||
|
body: |
|
||
|
In GitLab 13.0, we introduced new project and design replication details routes in the Geo Admin UI. These routes are `/admin/geo/replication/projects` and `/admin/geo/replication/designs`. We kept the legacy routes and redirected them to the new routes. These legacy routes `/admin/geo/projects` and `/admin/geo/designs` have been removed in GitLab 15.0. Please update any bookmarks or scripts that may use the legacy routes.
|
||
|
tiers: ["Premium", "Ultimate"]
|