Scaling etcd 3.2 stable on Bionic fails

Bug #1809383 reported by Tim Van Steenburgh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Etcd Charm
New
Undecided
Unassigned

Bug Description

Opened by jbrisko on 2018-08-22 21:19:41+00:00 at https://github.com/juju-solutions/layer-etcd/issues/136

------------------------------------------------------------

Hey guys!
I am just digging into an issue and want to see if it's known and if resolution is coming. I am running Juju 2.4 on Bionic. I have deployed etcd charm #96 and recently upgraded it to latest stable #126. My nodes deploy fine, but if I try to add a new node into the cluster, that node cannot register. It keeps getting a unexpected status code 404 in the register_node_with_leader function of etcd.py. It seems to me through my debugging, that the logic in the etcd.py and etcdctl.py files are tied to API v2 for etcd and not working properly for v3 clusters. Thanks for all of your work and help on this project!

====================== COMMENTS ============================

Comment created by ktsakalozos on 2018-08-23 10:13:45+00:00

Hi @jbrisko,

Thank you for reaching out. Our charm should not be tied to the v2 API. However, if you have a v2 deployment and you upgrade you will still be using the v2 API for compatibility reasons (see also Known limitations at https://jujucharms.com/etcd/126). Can you share a stack trace of the error you are seeing and a way to reproduce it.

Thank you for your time.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.