You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
I've deployed a single unit foo.service on v0.5.3:
$ fleetctl list-units
UNIT STATE LOAD ACTIVE SUB DESC MACHINE
foo.service launched loaded active running - 5849e100.../172.17.8.101
This does not expose two necessary pieces of information: the target machine and the desired state. This is important to expose for debuggability and management of the system:
The desired state vs the last known state is used to drive changes in the cluster
I've deployed a single unit
foo.service
on v0.5.3:This does not expose two necessary pieces of information: the target machine and the desired state. This is important to expose for debuggability and management of the system:
The text was updated successfully, but these errors were encountered: