juju status oneline format missing info
Bug #1464679 reported by
Adam Collard
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Jesse Meek |
Bug Description
⟫ juju version
1.24.0-vivid-amd64
⟫ juju get-environment agent-stream
proposed
⟫ JUJU_CLI_VERSION=1 juju status --format=oneline
- apache2/0: 10.1.27.180 (started)
- haproxy/0: 10.1.27.181 (started)
- landscape/0: 10.1.27.182 (pending)
- landscape-msg/0: 10.1.27.183 (pending)
- postgresql/0: 10.1.27.184 (started) 5432/tcp
- rabbitmq-server/0: 10.1.27.185 (started) 5672/tcp
⟫ JUJU_CLI_VERSION=2 juju status --format=oneline
- apache2/0: 10.1.27.180 ()
- haproxy/0: 10.1.27.181 ()
- landscape/0: 10.1.27.182 ()
- landscape-msg/0: 10.1.27.183 ()
- postgresql/0: 10.1.27.184 () 5432/tcp
- rabbitmq-server/0: 10.1.27.185 () 5672/tcp
What happened to the unit status?
tags: | added: ui |
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 1.25.0 |
no longer affects: | juju-core/1.24 |
Changed in juju-core: | |
assignee: | nobody → Jesse Meek (waigani) |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
milestone: | 1.25-alpha1 → 1.25-beta1 |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Proposed fix: https:/ /github. com/juju/ juju/pull/ 2899