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

Add `available` property to cert_handler #96

Closed sed-i closed 3 months ago

sed-i commented 3 months ago

Issue

TLS has different stages of "readiness", and charms sometimes misuse one for another.

Solution

Add a helper method to ease differentiation.

Tandem PRs: