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

[cert handler] do not observe rel broken directly #99

Closed sed-i closed 2 months ago

sed-i commented 2 months ago

Issue

We attempt to generate a CSR on relation broken.

Solution

Addresses https://github.com/canonical/istio-operators/issues/441.

Context

Testing Instructions

Upgrade Notes

PietroPasotti commented 2 months ago

I wonder how this is related to https://github.com/canonical/observability-libs/issues/95 Same repro steps, different errors.

and if this is the right solution. Have we done some manual/integration testing on this?