canonical / self-signed-certificates-operator

A charm to provide self-signed X.509 certificates in the Juju ecosystem.
https://charmhub.io/self-signed-certificates
Apache License 2.0
0 stars 6 forks source link

Support `certificate_transfer_interface.v1` #227

Open shipperizer opened 3 months ago

shipperizer commented 3 months ago

Enhancement Proposal

we have charms that are using self-signed-certficate operator for the cert-transfer relation

lego-k8s based operators offer the same solution to the problem but only supports the v1 interface

would be good to have self-signed-certificates to support v1 as well the same way that traefik is able to support ingress-per-app v1 and v2