Skip to content
代码片段 群组 项目
未验证 提交 a236d277 编辑于 作者: Balasankar 'Balu' C's avatar Balasankar 'Balu' C 提交者: GitLab
浏览文件

Add deprecation for Ubuntu 18.04

GitLab's support for Ubuntu 18.04 is being deprecated in GitLab 16.8.
Startign with GitLab 17.0, packages will not be provided for Ubuntu
18.04.

Changelog: deprecated
上级 d179cf43
No related branches found
No related tags found
无相关合并请求
- title: "Linux packages for Ubuntu 18.04"
removal_milestone: "17.0"
announcement_milestone: "16.8"
breaking_change: false
reporter: balasankarc
stage: Core Platform
issue_url: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8082
body: | # (required) Don't change this line.
Standard support for Ubuntu 18.04 [ended on June 2023](https://wiki.ubuntu.com/Releases).
From GitLab 17.0, we will not provide Linux packages for Ubuntu 18.04.
To prepare for GitLab 17.0 and later:
1. Move servers running GitLab instances from Ubuntu 18.04 to either Ubuntu 20.04 or Ubuntu 22.04.
1. Upgrade your GitLab instances using Linux package for the version of Ubuntu you're now using.
documentation_url: https://docs.gitlab.com/ee/administration/package_information/supported_os.html
......@@ -879,6 +879,27 @@ Users are advised to upgrade from sbt 1.0.x.
</div>
<div class="deprecation " data-milestone="17.0">
### Linux packages for Ubuntu 18.04
<div class="deprecation-notes">
- Announced in GitLab <span class="milestone">16.8</span>
- Removal in GitLab <span class="milestone">17.0</span>
- To discuss this change or learn more, see the [deprecation issue](https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8082).
</div>
Standard support for Ubuntu 18.04 [ended on June 2023](https://wiki.ubuntu.com/Releases).
From GitLab 17.0, we will not provide Linux packages for Ubuntu 18.04.
To prepare for GitLab 17.0 and later:
1. Move servers running GitLab instances from Ubuntu 18.04 to either Ubuntu 20.04 or Ubuntu 22.04.
1. Upgrade your GitLab instances using Linux package for the version of Ubuntu you're now using.
</div>
<div class="deprecation breaking-change" data-milestone="17.0">
### List repository directories Rake task
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册