From c5cf953d64dc652a1e4b517e7167ab6a3e153038 Mon Sep 17 00:00:00 2001 From: Kensuke Nagae Date: Tue, 6 Jun 2023 17:44:37 +0900 Subject: [PATCH] Add driftwood known issue (#37331) Co-authored-by: Matt Pollard --- data/release-notes/enterprise-server/3-5/17.yml | 3 +++ data/release-notes/enterprise-server/3-6/13.yml | 3 +++ data/release-notes/enterprise-server/3-7/10.yml | 3 +++ data/release-notes/enterprise-server/3-8/3.yml | 3 +++ 4 files changed, 12 insertions(+) diff --git a/data/release-notes/enterprise-server/3-5/17.yml b/data/release-notes/enterprise-server/3-5/17.yml index 65d35a4d9f..ea3731c5d8 100644 --- a/data/release-notes/enterprise-server/3-5/17.yml +++ b/data/release-notes/enterprise-server/3-5/17.yml @@ -40,3 +40,6 @@ sections: If an instance is configured to forward logs to a target server with TLS enabled, certificate authority (CA) bundles that a site administrator uploads using `ghe-ssl-ca-certificate-install` are not respected, and connections to the server fail. - | When running `ghe-config-apply`, the process may stall with the message `Deployment is running pending automatic promotion`. + # https://github.com/github/driftwood/issues/2746 + - | + On an instance with audit log streaming enabled, the `driftwood` service does not start, preventing the normal operation of audit log streaming. [Updated: 2023-06-06] diff --git a/data/release-notes/enterprise-server/3-6/13.yml b/data/release-notes/enterprise-server/3-6/13.yml index c1651acae2..3446bf2340 100644 --- a/data/release-notes/enterprise-server/3-6/13.yml +++ b/data/release-notes/enterprise-server/3-6/13.yml @@ -45,3 +45,6 @@ sections: - | When running `ghe-config-apply`, the process may stall with the message `Deployment is running pending automatic promotion`. - '{% data reusables.release-notes.slow-deleted-repos-migration-known-issue %}' + # https://github.com/github/driftwood/issues/2746 + - | + On an instance with audit log streaming enabled, the `driftwood` service does not start, preventing the normal operation of audit log streaming. [Updated: 2023-06-06] diff --git a/data/release-notes/enterprise-server/3-7/10.yml b/data/release-notes/enterprise-server/3-7/10.yml index 91515f9395..341a8d58ce 100644 --- a/data/release-notes/enterprise-server/3-7/10.yml +++ b/data/release-notes/enterprise-server/3-7/10.yml @@ -47,3 +47,6 @@ sections: - | When running `ghe-config-apply`, the process may stall with the message `Deployment is running pending automatic promotion`. - '{% data reusables.release-notes.slow-deleted-repos-migration-known-issue %}' + # https://github.com/github/driftwood/issues/2746 + - | + On an instance with audit log streaming enabled, the `driftwood` service does not start, preventing the normal operation of audit log streaming. [Updated: 2023-06-06] diff --git a/data/release-notes/enterprise-server/3-8/3.yml b/data/release-notes/enterprise-server/3-8/3.yml index 09ba8cea53..3235b67f73 100644 --- a/data/release-notes/enterprise-server/3-8/3.yml +++ b/data/release-notes/enterprise-server/3-8/3.yml @@ -44,3 +44,6 @@ sections: If an instance is configured to forward logs to a target server with TLS enabled, certificate authority (CA) bundles that a site administrator uploads using `ghe-ssl-ca-certificate-install` are not respected, and connections to the server fail. - | When running `ghe-config-apply`, the process may stall with the message `Deployment is running pending automatic promotion`. + # https://github.com/github/driftwood/issues/2746 + - | + On an instance with audit log streaming enabled, the `driftwood` service does not start, preventing the normal operation of audit log streaming. [Updated: 2023-06-06]