juju-solutions / interface-etcd

1 stars 5 forks source link

Add network spaces support #10

Closed Cynerva closed 6 years ago

Cynerva commented 6 years ago

This change allows layer-etcd to send the db endpoint's ingress-address to its peers, which is used to build a connection string that is sent to clients through the db endpoint.

This should be reviewed and merged together with https://github.com/juju-solutions/layer-etcd/pull/112