From 2a963874be70c094096067164a0268bbaef863ac Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 17 May 2022 06:17:31 +0000 Subject: [PATCH] Update git submodules * Update charm-vault from branch 'master' to 0da8001c122e4cd099a98a704f70b5c3e991e2e3 - Merge "Implement cert cache for vault units (v2)" - Implement cert cache for vault units (v2) This cache is used to store certificates and keys issued by the leader unit. Non-leader units read these certificates and keep data in their "tls-certificates" relations up to date. This ensures that charm units that receive certs from vault can read from relation data of any vault unit and receive correct data. This patch is the same as 1159e547dd755af97d5eab578cdfe90abad93843 but improved to avoid LP#1970888 Change-Id: Ic4dd009cc18c52e1667391b00ebba9928acc5937 Closes-Bug: #1940549 Closes-Bug: #1970888 --- charm-vault | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-vault b/charm-vault index dde7c9b288..0da8001c12 160000 --- a/charm-vault +++ b/charm-vault @@ -1 +1 @@ -Subproject commit dde7c9b28857cd30bf55d9a6d51b4def72edaf6b +Subproject commit 0da8001c122e4cd099a98a704f70b5c3e991e2e3