Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

fleetctl: list-unit-files fully populated for global units #1576

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dongsupark
Copy link
Contributor

Make "fleetctl list-unit-files" able to show exact number of the machines running the unit in STATE column as below:

localhost # fleetctl list-unit-files
UNIT                    HASH    DSTATE          STATE           TARGET
world_glob.service      66439c2 launched        launched(2)     global

Originally written by @wuqixuan
Supersedes #1272
Fixes: #1072

Make "fleetctl list-unit-files" able to show exact number
of the machines running the unit in STATE column as below:

localhost # fleetctl list-unit-files
UNIT                    HASH    DSTATE          STATE           TARGET
world_glob.service      66439c2 launched        launched(2)     global

Originally written by wuqixuan <wuqixuan@huawei.com>
Supersedes coreos#1272
Fixes: coreos#1072
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants