Activity log for bug #1825284

Date Who What changed Old value New value Message
2019-04-18 04:38:05 Seyeong Kim bug added bug
2019-04-18 05:08:52 Dominique Poulain bug added subscriber Dominique Poulain
2019-04-25 11:49:20 Seyeong Kim description There was out of disk space issue for some days. After recovered that, the customer found out that one of their etcd node's agent got lost. /var/lib/juju/* ( agents, tools ) are removed. There was out of disk space issue for some days. After recovered that, the customer found out that one of their etcd node's agent got lost. /var/lib/juju/* ( agents, tools ) are removed. In cmd/jujud/agent/machine.go Runfunc (a *MachineAgent) Run(*cmd.Context) (err error) { ... err = a.runner.Wait() switch errors.Cause(err) { case jworker.ErrTerminateAgent: err = a.uninstallAgent() ... uninstallAgent removes itself..
2019-04-25 11:49:37 Seyeong Kim tags sts
2019-06-14 01:19:47 Anastasia juju: status New Fix Committed
2019-06-14 01:19:50 Anastasia juju: milestone 2.6.4
2019-06-20 04:03:40 Canonical Juju QA Bot juju: status Fix Committed Fix Released