From 87e2e05dd43d4a6a82d6fdb6717273b91605bff0 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: Icb53c57de58571635ff575d9c23e7f9858be236e --- rebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebuild b/rebuild index 596d783..0031f1b 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 -53e34944-1178-11ec-9edc-c38acc23d967 +08379246-31fd-11ee-a4c0-af98e55b1f1a