Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-09-06 15:11:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-06 15:11:01 +0300
commite08e64feb78ad8a490769b2aa59a13166bbdc073 (patch)
treebfae835c627c6d020237aeec8c7dee31652bbd1d /doc/update
parent57257d511c341ce744d152e23a8ca554ef9559e1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/versions/gitlab_16_changes.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/update/versions/gitlab_16_changes.md b/doc/update/versions/gitlab_16_changes.md
index 45aee9e56ca..4415602364a 100644
--- a/doc/update/versions/gitlab_16_changes.md
+++ b/doc/update/versions/gitlab_16_changes.md
@@ -96,17 +96,6 @@ Specific information applies to Linux package installations:
For more information, see [issue 421629](https://gitlab.com/gitlab-org/gitlab/-/issues/421629).
-### Geo installations
-
-Specific information applies to installations using Geo:
-
-- New job artifacts are not replicated by Geo if job artifacts are configured to be stored in object storage and `direct_upload` is enabled. This bug is fixed in GitLab versions 16.1.4,
- 16.2.3, 16.3.0, and later.
- - Impacted versions: GitLab versions 16.1.0 - 16.1.3 and 16.2.0 - 16.2.2.
- - While running an affected version, artifacts which appeared to become synced may actually be missing on the secondary site.
- Affected artifacts are automatically resynced upon upgrade to 16.1.5, 16.2.5, 16.3.1, 16.4.0, or later.
- You can [manually resync affected job artifacts](https://gitlab.com/gitlab-org/gitlab/-/issues/419742#to-fix-data) if needed.
-
### Linux package installations
Specific information applies to Linux package installations:
@@ -126,6 +115,17 @@ Specific information applies to Linux package installations:
- Git 2.41.0 and later is required by Gitaly. You should use the [Git version provided by Gitaly](../../install/installation.md#git).
+### Geo installations
+
+Specific information applies to installations using Geo:
+
+- New job artifacts are not replicated by Geo if job artifacts are configured to be stored in object storage and `direct_upload` is enabled. This bug is fixed in GitLab versions 16.1.4,
+ 16.2.3, 16.3.0, and later.
+ - Impacted versions: GitLab versions 16.1.0 - 16.1.3 and 16.2.0 - 16.2.2.
+ - While running an affected version, artifacts which appeared to become synced may actually be missing on the secondary site.
+ Affected artifacts are automatically resynced upon upgrade to 16.1.5, 16.2.5, 16.3.1, 16.4.0, or later.
+ You can [manually resync affected job artifacts](https://gitlab.com/gitlab-org/gitlab/-/issues/419742#to-fix-data) if needed.
+
## 16.1.0
- A `BackfillPreparedAtMergeRequests` background migration is finalized with