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

Improve locks #116

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Improve locks #116

wants to merge 16 commits into from

Commits on Oct 9, 2021

  1. Stopping point

    John Warren committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    7bb2573 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Builds

    John Warren committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    619b147 View commit details
    Browse the repository at this point in the history
  2. UTs passing

    John Warren committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    05dcf36 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Add local locker since etcd locks now reentrant

    John Warren committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c7464fe View commit details
    Browse the repository at this point in the history
  2. Fix linter issues

    John Warren committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8c4231b View commit details
    Browse the repository at this point in the history
  3. More cleanup

    John Warren committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    993c441 View commit details
    Browse the repository at this point in the history
  4. Release local lock if obtaining etcd lock fails

    John Warren committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    06bb60f View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into locks

    John Warren committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    fe1dfa8 View commit details
    Browse the repository at this point in the history
  6. Remove old jwt reference to get rid of vuln warning

    John Warren committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    3895e25 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Added nested locker

    John Warren committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c538cb6 View commit details
    Browse the repository at this point in the history
  2. Stopping point

    John Warren committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    01befd3 View commit details
    Browse the repository at this point in the history
  3. Move metrics to separate package

    John Warren committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    00be162 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'movemetrics' into locks

    John Warren committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b312cf2 View commit details
    Browse the repository at this point in the history
  5. Rename lock files to prevent conflicts

    John Warren committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    50e229a View commit details
    Browse the repository at this point in the history
  6. Stopping point

    John Warren committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    6863128 View commit details
    Browse the repository at this point in the history
  7. Stopping point

    John Warren committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8dd66c3 View commit details
    Browse the repository at this point in the history