Skip to content
代码片段 群组 项目
未验证 提交 6ae2a64a 编辑于 作者: Achilleas Pipinellis's avatar Achilleas Pipinellis 提交者: GitLab
浏览文件

Merge branch 'jfarmiloe-doc-v17-changes' into 'master'

Add v17 changes page with new runner registration workflow details

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/148278



Merged-by: default avatarAchilleas Pipinellis <axil@gitlab.com>
Approved-by: default avatarAchilleas Pipinellis <axil@gitlab.com>
Co-authored-by: default avatarJustin Farmiloe <jfarmiloe@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -305,6 +305,10 @@ NOTE: ...@@ -305,6 +305,10 @@ NOTE:
Specific information that follow related to Ruby and Git versions do not apply to [Omnibus installations](https://docs.gitlab.com/omnibus/) Specific information that follow related to Ruby and Git versions do not apply to [Omnibus installations](https://docs.gitlab.com/omnibus/)
and [Helm Chart deployments](https://docs.gitlab.com/charts/). They come with appropriate Ruby and Git versions and are not using system binaries for Ruby and Git. There is no need to install Ruby or Git when utilizing these two approaches. and [Helm Chart deployments](https://docs.gitlab.com/charts/). They come with appropriate Ruby and Git versions and are not using system binaries for Ruby and Git. There is no need to install Ruby or Git when utilizing these two approaches.
### GitLab 17
Before upgrading to GitLab 17, see [GitLab 17 changes](versions/gitlab_17_changes.md).
### GitLab 16 ### GitLab 16
Before upgrading to GitLab 16, see [GitLab 16 changes](versions/gitlab_16_changes.md). Before upgrading to GitLab 16, see [GitLab 16 changes](versions/gitlab_16_changes.md).
......
---
stage: Systems
group: Distribution
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
---
# GitLab 17 changes
DETAILS:
**Tier:** Free, Premium, Ultimate
**Offering:** Self-managed
This page contains upgrade information for minor and patch versions of GitLab 17.
Ensure you review these instructions for:
- Your installation type.
- All versions between your current version and your target version.
For more information about upgrading GitLab Helm Chart, see [the release notes for 7.0](https://docs.gitlab.com/charts/releases/7_0.html).
## 17.0.0
- You should [migrate to the new runner registration workflow](../../ci/runners/new_creation_workflow.md) before upgrading to GitLab 17.0.
In GitLab 16.0, we introduced a new runner creation workflow that uses runner authentication tokens to register runners.
The legacy workflow that uses registration tokens is now disabled by default in GitLab 17.0 and will be removed in GitLab 18.0.
If registration tokens are still being used, upgrading to GitLab 17.0 will cause runner registration to fail.
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册