Closed fasaxc closed 8 years ago
@lavagetto @jplana Do you have an IRC or slack to discuss changes? I could probably host one on the calico-users public slack if that'd be helpful.
@fasaxc Sorry I have been running around a lot and very busy at work. I'd probably prefer IRC over slack, but hosting a slack your public slack would be fine, I guess :)
@lavagetto @jplana I created #python-etcd
on Freenode
Calico users have been seeing incompatibility with etcd v3 (https://github.com/projectcalico/calico-containers/issues/1107), because specifying TLSv1 explicitly prevents urllib3 from negotiating a newer version of the protocol.
This change was recommended by @lukasa, who is one of the maintainers of urllib3: https://github.com/projectcalico/python-etcd/issues/16.