canonical / lego-base-k8s-operator

Base library for building Lego Kubernetes operators
https://charmhub.io/lego-base-k8s
Apache License 2.0
0 stars 3 forks source link

chore: Adds ratio of fulfilled certificate requests in status message #137

Closed saltiyazan closed 3 weeks ago

saltiyazan commented 3 weeks ago

Description

Fixes https://github.com/canonical/httprequest-lego-k8s-operator/issues/154 The status message will reflect the number of certificate requests that are fulfilled, making the user conscious that there might be some issues if this stays there for long.

Checklist: