Activity log for bug #1769806

Date Who What changed Old value New value Message
2018-05-08 04:15:25 Yang Kelvin Liu bug added bug
2018-05-08 04:15:54 Yang Kelvin Liu juju: assignee Yang Kelvin Liu (kelvin.liu)
2018-05-08 04:16:22 Yang Kelvin Liu juju: importance Undecided Medium
2018-05-08 04:32:48 Yang Kelvin Liu description ## current resources of the caas model -> kubectl get all -n testcaas NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 1 1 1 0 42s NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 1 1 0 42s NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 1 1 1 0 42s NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 1 1 0 42s NAME READY STATUS RESTARTS AGE po/juju-mysql-6fc5f55fbf-n2gbz 0/1 ContainerCreating 0 42s po/juju-operator-mysql 1/1 Running 0 2m NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE svc/juju-mysql ClusterIP 10.152.183.23 <none> 3306/TCP 42s ## ran `juju upgrade-model --build-agent -m controller` ## operator/agent lost, and juju ran into infinitely scale up new unites kubectl get all -n testcaas1 NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 242 242 242 8 12m NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 242 242 8 12m NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 242 242 242 8 12m NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 242 242 8 12m ## current resources of the caas model -> kubectl get all -n testcaas1 NAME READY STATUS RESTARTS AGE po/juju-operator-mysql 1/1 Running 0 12s po/juju-unit-mysql-0 0/1 ContainerCreating 0 2s NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE svc/juju-mysql ClusterIP 10.152.183.245 <none> 3306/TCP 2s ## ran `juju upgrade-model --build-agent -m controller` ## operator/agent lost, and juju ran into infinitely scale up new unites kubectl get all -n testcaas1 NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 242 242 242 8 12m NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 242 242 8 12m NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 242 242 242 8 12m NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 242 242 8 12m
2018-05-08 05:53:49 Yang Kelvin Liu juju: importance Medium Undecided
2018-05-08 11:59:46 John A Meinel juju: importance Undecided High
2018-05-08 11:59:46 John A Meinel juju: status New Triaged
2018-05-08 13:46:14 Yang Kelvin Liu description ## current resources of the caas model -> kubectl get all -n testcaas1 NAME READY STATUS RESTARTS AGE po/juju-operator-mysql 1/1 Running 0 12s po/juju-unit-mysql-0 0/1 ContainerCreating 0 2s NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE svc/juju-mysql ClusterIP 10.152.183.245 <none> 3306/TCP 2s ## ran `juju upgrade-model --build-agent -m controller` ## operator/agent lost, and juju ran into infinitely scale up new unites kubectl get all -n testcaas1 NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 242 242 242 8 12m NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 242 242 8 12m NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 242 242 242 8 12m NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 242 242 8 12m ## current resources of the caas model -> kubectl get all -n testcaas1 NAME READY STATUS RESTARTS AGE po/juju-operator-mysql 1/1 Running 0 12s po/juju-unit-mysql-0 0/1 ContainerCreating 0 2s NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE svc/juju-mysql ClusterIP 10.152.183.245 <none> 3306/TCP 2s ## ran `juju upgrade-model --build-agent -m controller` ## operator/agent lost, and juju ran into infinitely scale up new units kubectl get all -n testcaas1 NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 242 242 242 8 12m NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 242 242 8 12m NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE deploy/juju-mysql 242 242 242 8 12m NAME DESIRED CURRENT READY AGE rs/juju-mysql-6fc5f55fbf 242 242 8 12m
2018-05-11 23:07:59 Ian Booth juju: milestone 2.4-rc1
2018-05-15 04:56:21 Ian Booth juju: status Triaged In Progress
2018-05-18 12:59:25 Ian Booth juju: status In Progress Fix Committed
2018-07-10 22:32:12 Anastasia juju: status Fix Committed Fix Released