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

Retry on leader lease renewal failure #9563

Merged
merged 58 commits into from
Jun 18, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    bd2eea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb77bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1111d42 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    ada4f23 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    088f7ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bc6fc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    def7557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c971b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c57d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Die if unable to recover

    davidjumani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    154fb8e View commit details
    Browse the repository at this point in the history
  2. use env var

    davidjumani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7553a15 View commit details
    Browse the repository at this point in the history
  3. add basic tests

    davidjumani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a9c06fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c156004 View commit details
    Browse the repository at this point in the history
  5. udpate tests

    davidjumani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    676ea72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    108c4cc View commit details
    Browse the repository at this point in the history
  7. add comments

    davidjumani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0652d9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7d8ce3 View commit details
    Browse the repository at this point in the history
  9. update tests

    davidjumani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1edf8e6 View commit details
    Browse the repository at this point in the history
  10. refactor

    davidjumani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d4f48bc View commit details
    Browse the repository at this point in the history
  11. cleanup

    davidjumani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a728b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. udpate test

    davidjumani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d84ca48 View commit details
    Browse the repository at this point in the history
  2. rename env var

    davidjumani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6df0df3 View commit details
    Browse the repository at this point in the history
  3. add changelog

    davidjumani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ff18363 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d8fd75 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. address comments v1

    davidjumani committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7b383cf View commit details
    Browse the repository at this point in the history
  2. address comments v2

    davidjumani committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c02a130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac6611 View commit details
    Browse the repository at this point in the history
  4. fix test

    davidjumani committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    506f7d3 View commit details
    Browse the repository at this point in the history
  5. sue GinkgoHelper

    davidjumani committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c6bffdd View commit details
    Browse the repository at this point in the history
  6. Adding changelog file to new location

    changelog-bot authored and solo-changelog-bot[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4b6dad3 View commit details
    Browse the repository at this point in the history
  7. Deleting changelog file from old location

    changelog-bot authored and solo-changelog-bot[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4e21690 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    ecb1ea6 View commit details
    Browse the repository at this point in the history
  2. specify a duration

    davidjumani committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b78a190 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    e714cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f548b View commit details
    Browse the repository at this point in the history
  3. Adding changelog file to new location

    changelog-bot authored and solo-changelog-bot[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    43cb54b View commit details
    Browse the repository at this point in the history
  4. Deleting changelog file from old location

    changelog-bot authored and solo-changelog-bot[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    98f8b10 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    63f9890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4b1e0 View commit details
    Browse the repository at this point in the history
  3. remove default

    davidjumani committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    74c5b6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebe027b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5603a70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d48db98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eabbcb View commit details
    Browse the repository at this point in the history
  8. Adding changelog file to new location

    changelog-bot authored and solo-changelog-bot[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3c2792a View commit details
    Browse the repository at this point in the history
  9. Deleting changelog file from old location

    changelog-bot authored and solo-changelog-bot[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    797e041 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2f6037 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e668fb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix tests

    davidjumani committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9690491 View commit details
    Browse the repository at this point in the history
  2. move changelog

    davidjumani committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    feebc98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    943220e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    910b4f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    0e01bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3497431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    074e876 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dae462 View commit details
    Browse the repository at this point in the history
  5. move conter

    davidjumani committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    df0683a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    7cf3c2b View commit details
    Browse the repository at this point in the history