From fc85965b3bb9601a4b273b07c6d55bcbd5917620 Mon Sep 17 00:00:00 2001 From: Alex Kavanagh Date: Fri, 4 Aug 2023 17:16:42 +0100 Subject: [PATCH] Ensure get_requests_for_local_unit doesn't fail on incomplete relation This is a rebuild/make sync for charms to pickup the fix in charmhelpers to fix any inadvertant accesses of ['ca'] in the relation data before it is available from vault in the certificates relation. Fix in charmhelpers is in [1]. [1] https://github.com/juju/charm-helpers/pull/824 Closes-Bug: #2028683 Change-Id: Id3636d55f26d05ffed994e3ccc0575ec66a5e389 --- rebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebuild b/rebuild index befbf77e..44ecb68f 100644 --- a/rebuild +++ b/rebuild @@ -2,4 +2,4 @@ # when dependencies of the charm change, # but nothing in the charm needs to. # simply change the uuid to something new -53e7e788-1178-11ec-b98d-03bb3d032abd +083d49b6-31fd-11ee-b15e-7fc55dbc057d