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
This commit is contained in:
Alex Kavanagh 2023-08-04 17:16:42 +01:00
parent bcfbc55b45
commit 98445c5f9f
1 changed files with 1 additions and 1 deletions

View File

@ -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