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

Conversation

@wuqixuan
Copy link
Contributor

Now, fleetctl list-unit-files command can 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

Fixes #1072

Now, fleetctl list-unit-files command can 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

Fixes coreos#1072
@wuqixuan wuqixuan force-pushed the list_global_unit branch from fe4d0f2 to cbef098 Compare July 6, 2015 12:50
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is pretty wasteful. Could we pass in the states through the map function instead?

dongsupark pushed a commit to dongsupark/fleet that referenced this pull request Apr 27, 2016
Now, fleetctl list-unit-files command can 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
dongsupark pushed a commit to dongsupark/fleet that referenced this pull request Apr 29, 2016
Now, fleetctl list-unit-files command can 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
dongsupark pushed a commit to dongsupark/fleet that referenced this pull request May 2, 2016
Now, fleetctl list-unit-files command can 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
dongsupark pushed a commit to dongsupark/fleet that referenced this pull request May 2, 2016
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
@dongsupark
Copy link

Closed in favor of #1576

@dongsupark dongsupark closed this May 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants