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

*: introduce an option UseLeaseTTL for lease manager's TTL #1692

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 7, 2016

  1. *: 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 <hectorj@gmail.com>
    Taken from https://github.com/giantswarm/fleet/tree/patch_lease_ttl
    Dongsu Park committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    8f9bb41 View commit details
    Browse the repository at this point in the history