canonical / observability-libs

https://charmhub.io/observability-libs
Apache License 2.0
3 stars 8 forks source link

Use fqdn only if no SANs provided #56

Closed sed-i closed 1 year ago

sed-i commented 1 year ago

Issue

Users of the lib have no choice about fqdn - it is always included.

Solution

Use fqdn only if no SANs given.

Context

This is a step towards fixing https://github.com/canonical/traefik-k8s-operator/issues/214.

Testing Instructions

Release Notes

Use fqdn only if no SANs provided.