From 845265dbce244db407dea9c81fc4a76813c411be Mon Sep 17 00:00:00 2001 From: DanStough Date: Tue, 13 Jun 2023 14:53:30 -0400 Subject: [PATCH] docs: missing changelog for _5517 --- .changelog/_5517.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/_5517.txt diff --git a/.changelog/_5517.txt b/.changelog/_5517.txt new file mode 100644 index 00000000000..5152a6ff78f --- /dev/null +++ b/.changelog/_5517.txt @@ -0,0 +1,3 @@ +```release-note:bug +namespaces: **(Enterprise only)** fixes a bug where agent health checks stop syncing for all services on a node if the namespace of any service has been removed from the server. +```