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 was archived by the owner on Jan 30, 2020. It is now read-only.
*: introduce an option UseLeaseTTL for lease manager's TTL
* Introduce an option UseLeaseTTL. Default is false.
* If UseLeaseTTL turned on, create lease manager with the TTL value.
* When gRPC turned on, remove previous workaround of setting leaseTTL
to a huge value.
* Increase engine reconcile interval from 2 to 5 sec.
Originally written by Hector Fernandez <[email protected]>
Taken from https://github.com/giantswarm/fleet/tree/patch_lease_ttl
0 commit comments