Weii Wang
Weii Wang
I recently discovered that the `get_binding` function doesn't require the relation to be established to work. And, there's a relation known as `juju-info` present in every charm implicitly. Thus, to...
@simskij, would you consider it appropriate for us to incorporate this feature into the traefik-k8s charm? Additionally, do you believe we should add this feature to ingress V1, or would...
It seems the error is caused by the `saml-integrator` charm, which uses the new union type syntax for Python 3.10, while the test is running on 3.8. Do we need...
@benhoyt @natalian98 I've added backward compatibility to the `smtp-integrator` charm for Python 3.8. Let me know if you encounter any other issues.