From 98445c5f9f2de9145c23de530ca5b9800cd5dd2a 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: I83fe6b1d397299c716bf67b11d1d30167a87ea84 --- rebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebuild b/rebuild index 3ed3821..29561d3 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 -53a3cc06-1178-11ec-a0a4-d3f9c5859dca +07e6beac-31fd-11ee-80e3-77a1519443d8