Skip to content

Commit 437c920

Browse files
Add release note for ghe-remove-node (#49369)
Co-authored-by: Matt Pollard <[email protected]>
1 parent 9956d51 commit 437c920

File tree

1 file changed

+3
-0
lines changed
  • data/release-notes/enterprise-server/3-12

1 file changed

+3
-0
lines changed

data/release-notes/enterprise-server/3-12/0-rc1.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ sections:
2424
The REST API's `/manage/v1` endpoints have been expanded to include all the same operations as the `/setup/api` endpoints. The `/setup/api` endpoints will be deprecated in a future release of GitHub Enterprise Server. For more information, see the following articles in the REST API documentation.
2525
- "[AUTOTITLE](/rest/enterprise-admin/manage-ghes)"
2626
- "[AUTOTITLE](/rest/enterprise-admin/management-console)"
27+
# https://github.com/github/releases/issues/3676
28+
- |
29+
On an instance in a cluster configuration, administrators can use the `ghe-remove-node` command-line utility to remove a node from a cluster. This command evacuates data from the node's data services, marks the node as offline, and stops traffic being routed to the node, replacing the manual steps previously required to remove a node. For more information, see "[AUTOTITLE](/admin/administering-your-instance/administering-your-instance-from-the-command-line/command-line-utilities#ghe-remove-node)." [Updated: 2024-02-28]
2730
2831
- heading: Authentication
2932
notes:

0 commit comments

Comments
 (0)