From b9f9a0b1578ec160b1eeb3ccbb1de06540bd8be8 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Wed, 9 Jul 2025 14:44:28 +0000 Subject: [PATCH] fix(blog/TI-20250709-0001): add TecharoHQ/anubis#794 Signed-off-by: Xe Iaso --- docs/blog/2025-07-09-incident-report/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/blog/2025-07-09-incident-report/index.mdx b/docs/blog/2025-07-09-incident-report/index.mdx index 6f58831..e6d301e 100644 --- a/docs/blog/2025-07-09-incident-report/index.mdx +++ b/docs/blog/2025-07-09-incident-report/index.mdx @@ -100,3 +100,4 @@ The `ingress-nginx` logs print IP addresses of remote clients to the log feed. I - A single instance of downtime like this is not enough reason to move providers. Moving providers because of this is thus out of scope. - Techaro needs a status page hosted on a different cloud provider than is used for the production cluster (`TecharoHQ/TODO#6`). - Health checks for IPv4 and IPv6 traffic need to be created (`TecharoHQ/TODO#7`) +- Remove the requirement for [Anubis to pass Thoth health checks before it can start if Thoth is enabled](https://github.com/TecharoHQ/anubis/pull/794)