juju-solutions / interface-etcd

1 stars 5 forks source link

Add the version on the interface protocol #9

Closed lazypower closed 7 years ago

lazypower commented 7 years ago

Its known that there are differences between etcd2 and etcd3. This brings in the version to the connection_string communication exchange so consumers can determine if a different path needs to be taken based on the version connecting to.

mbruzek commented 7 years ago

+1 to adding version to the interface.

mbruzek commented 7 years ago

I have tested this with a deployment of a charm built with this interface. I saw the version using relation-get on the kubernetes-master.