This repository was archived by the owner on Jan 30, 2020. It is now read-only.
v0.2.0
Along with several bug-fixes, this release contains several new features:
Security
- signed payloads
- host key verification
Usability
fleetctl sshattempts to autodetect argument as machine vs unitfleetctl journal --followwill stream logs from systemd-journal back to the userfleetctl startwill block until unit is scheduled or timeout is reached - disable with --no-blockfleetctl ssh --forward-agentwill forward the local ssh-agent through the established connection- fleetctl ssh, journal, and status commands will only establish SSH connections if necessary
Debuggability
- fleet agents publish version information to etcd
- fleet agents dump state when SIGUSR1 received