1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Add release notes for issues with git push and ghe-repl-* in GHES 3.6 – 3.8 (#35633)

This commit is contained in:
Matt Pollard
2023-03-17 11:41:40 +01:00
committed by GitHub
parent f674bc327f
commit a6cdcfd3a7
22 changed files with 39 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
On instances in a high availability configuration, `git push` operations may fail in the following situations. [Updated: 2023-03-17]
- During creation of the repository on a replica node
- After failure to create the repository on a replica node, before automatic repair of the repository

View File

@@ -0,0 +1 @@
On instances in a high availability configuration, site administrators should only run the `ghe-repl-start` and `ghe-repl-stop` commands while the instance is in maintenance mode. For more information, see "[AUTOTITLE](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)" and "[AUTOTITLE](/admin/enterprise-management/configuring-high-availability/about-high-availability-configuration#utilities-for-replication-management)." [Updated: 2023-03-17]