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

Rewrite certs/keys if the paths in layer config change #6

Closed Cynerva closed 7 years ago

Cynerva commented 7 years ago

This came up during our pre-snap -> snap upgrade work. We changed the cert paths in layer.yaml, and need them to be written again to the new paths when the charm upgrades.

@chuckbutler @mbruzek @wwwtyro @marcoceppi

mbruzek commented 7 years ago

This code change looks great. I have not tested it but it looks safe to merge.

+1