Skip to content

Commit

Permalink
Ensure get_requests_for_local_unit doesn't fail on incomplete relation
Browse files Browse the repository at this point in the history
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] juju/charm-helpers#824
Closes-Bug: #2028683

Change-Id: I8dbac80c0e714c8b639bdd0df1b64a7026894938
  • Loading branch information
ajkavanagh committed Aug 4, 2023
1 parent 7e2a03b commit bb6bb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# when dependencies of the charm change,
# but nothing in the charm needs to.
# simply change the uuid to something new
53cf1d5c-1178-11ec-8ac2-bb3a2551099e
082522d2-31fd-11ee-8ec3-b3fe23166eee

0 comments on commit bb6bb37

Please sign in to comment.