From e3ca161c4038f407ba53010e3b1064e38c6859e5 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 26 Oct 2021 16:41:24 +0000 Subject: [PATCH] Update git submodules * Update sahara from branch 'master' to 26826269dcf675b7ab2d45f2f942474bacbdbf40 - Merge "Enable healthcheck middleware by default" - Enable healthcheck middleware by default Healthcheck middleware provides the /healthcheck endpoint which is useful for loadbalancer or monitoring tools to check health of api services. This change enables the middleware by default. Note that this endpoint has no authentication. The /healthcheck entry should be removed from api-paste.ini to disable the middleware again. Change-Id: I1bc61afff2851bb8efac3ec5101a5198f204f41e --- sahara | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahara b/sahara index c9b1444dc9..26826269dc 160000 --- a/sahara +++ b/sahara @@ -1 +1 @@ -Subproject commit c9b1444dc9fd43abd9d90b9e2981c7d244feac5d +Subproject commit 26826269dcf675b7ab2d45f2f942474bacbdbf40