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

support adding/removing clients from LBClient #1243

Merged
merged 8 commits into from Apr 1, 2022

Commits on Mar 10, 2022

  1. Copy the full SHA
    624b4e0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d076bac View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. use RwMutex, lock for get

    treethought committed Mar 14, 2022
    Copy the full SHA
    f50b0fc View commit details
    Browse the repository at this point in the history
  2. lock mutex for init

    treethought committed Mar 14, 2022
    Copy the full SHA
    d25cb40 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

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

Commits on Mar 26, 2022

  1. fix removing client

    treethought committed Mar 26, 2022
    Copy the full SHA
    fee6920 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix filtering of slice

    treethought committed Mar 31, 2022
    Copy the full SHA
    4b780b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. fix removing references to removed items

    Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com>
    treethought and erikdubbelboer committed Apr 1, 2022
    Copy the full SHA
    176a86b View commit details
    Browse the repository at this point in the history