juju-solutions / layer-tls-client

A Juju layer for tls-client code, to add client code to your charms.
1 stars 8 forks source link

Kubernetes Master Stuck #18

Closed VariableDeclared closed 5 years ago

VariableDeclared commented 5 years ago

Added logic to check for global client certificates in a case where they are not available.

If per-client certificates are not found i.e. {} then fallback to getting global client certs.

LP#1825819

Related PR

VariableDeclared commented 5 years ago

Regarding our conversation the cert save change is listened for here which is triggered here. I'll await the review to see if this is sufficient.

Cynerva commented 5 years ago

I'm merging this because it has approving reviews, and @VariableDeclared confirmed on IRC that it's been tested. Cheers.