Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Leases for etcd member health checks #214

Merged
merged 8 commits into from
Aug 10, 2021

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    73700d1 View commit details
    Browse the repository at this point in the history
  2. Use leases for etcd members

    timuthy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    63159bc View commit details
    Browse the repository at this point in the history
  3. Add Role field

    timuthy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f2997aa View commit details
    Browse the repository at this point in the history
  4. Add member unit test

    timuthy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    fd5cb82 View commit details
    Browse the repository at this point in the history
  5. Add no leases use case

    timuthy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    a9c70de View commit details
    Browse the repository at this point in the history
  6. Relax Ready condition check

    timuthy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    0631436 View commit details
    Browse the repository at this point in the history
  7. Address review comments

    timuthy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    c4766bb View commit details
    Browse the repository at this point in the history
  8. Add disable cache option

    timuthy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    977c98d View commit details
    Browse the repository at this point in the history