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

v0.11.3

Compare
Choose a tag to compare
@mischief mischief released this 12 Aug 22:15
· 610 commits to master since this release

Bugs fixed

  • reworked race condition fix included in the last release. using consistent reads in fleetd for etcd was deemed too demanding, but watches don't work as expected against etcd 0.4.x. instead we wait for unit creation in fleetctl before proceeding with other actions.

Known bugs

  • does not correctly wait for unit creation when the unit exists on the local disk but not in the remote registry. this is fixed in release v0.11.4.