canonical / observability-libs

A collection of charm libraries curated by the Observability team.
https://charmhub.io/observability-libs
Apache License 2.0
3 stars 8 forks source link

fixed issue where privkey would be unset if relation creation order i… #59

Closed PietroPasotti closed 11 months ago

PietroPasotti commented 1 year ago

Fixes #50

I suspect this happens because we don't setup the privkey if, unexpectedly, certificates-created fires before peer-relation-joined does.