Scale reported as 1/0 after a juju deploy
Bug #1930444 reported by
Tom Haddon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Ian Booth |
Bug Description
I've just created a new 2.9.3 juju model, deployed `redis-k8s --channel=edge` into it and it's reporting a scale of 1/0.
tags: | added: sidecar-charm |
Changed in juju: | |
assignee: | nobody → Ian Booth (wallyworld) |
status: | Triaged → In Progress |
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I also see this when deploying with juju 2.9.3. The printed value under scale shows a couple of differing values when spinning up a unit:
"0/1" when the unit agent is allocating
"1" when the unit agent is executing
"1/0" when the unit agent is idle
When deploying with `--num-units 5`, the printed values also fluctuate between sensible values ("3/5") and non-sensible ones ("4/0", "5/0").