Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27baf4d

Browse files
bonsohimchammer01
andauthored
Fix wording and correct spellings for Known Issue RN (3.20.1) (#60914)
Co-authored-by: mc <[email protected]>
1 parent a25474a commit 27baf4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • data/release-notes/enterprise-server/3-20

data/release-notes/enterprise-server/3-20/1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ sections:
120120
- |
121121
When applying an enterprise security configuration to all repositories (for example, enabling Secret Scanning or Code Scanning across all repositories), the system immediately enqueues enablement jobs for every organization in the enterprise simultaneously. For enterprises with a large number of repositories, this can result in significant system load and potential performance degradation. If you manage a large enterprise with many organizations and repositories, we recommend applying security configurations at the organization level rather than at the enterprise level in the UI. This allows you to enable security features incrementally and monitor system performance as you roll out changes.
122122
- |
123-
In GHES instances that have multiple git storage nodes in a voting configurations (That includes GHES Clusters and Geo Replicate HA instances) where Actions is enabled can encounter problem a upon upgrading. The 1st part actions that are shipped with the new version of GHES can not be correctly installed. This can block upgrade and in some cases leave the old versions of these actions within the instatance.
123+
On instances with multiple Git storage nodes in a voting configuration, including cluster and geo-replication high availability topologies, upgrading may fail to correctly install Actions that ship with the new version. In some cases, previous versions of these Actions remain on the instance. To resolve this issue, run the following commands on the primary node: `ghe-config --unset 'app.actions.actions-repos-sha1sum'`, `ghe-config-apply`, and `/usr/local/share/enterprise/ghe-run-init-actions-graph`.

0 commit comments

Comments
 (0)