The etcd charm does not handle destroy-unit

Bug #1535924 reported by Matt Bruzek
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
etcd (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

We removed a unit from an etcd cluster and the configuration was not removed.

We should work on the broken hooks to remove the configuration.

Reproduce

juju deploy etcd
juju add-unit -n 2 etcd
juju destroy-unit etcd

juju ssh etcd/0
$ etcdctl cluster-health

Revision history for this message
Jay R. Wren (evarlast) wrote :

The charm stop hook should follow removal as documented here:

https://coreos.com/etcd/docs/latest/runtime-configuration.html#remove-a-member

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.