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

Expose memberlist label configs #187

Merged
merged 11 commits into from
Jul 8, 2022
Merged

Commits on Jul 7, 2022

  1. use version of memberlist with fix "skip label check"

    Signed-off-by: Mauro Stettler <[email protected]>
    replay committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    dd91d22 View commit details
    Browse the repository at this point in the history
  2. expose memberlist label options

    Signed-off-by: Mauro Stettler <[email protected]>
    replay committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6ce50e8 View commit details
    Browse the repository at this point in the history
  3. create unit tests which test clusters of using labels

    Signed-off-by: Mauro Stettler <[email protected]>
    replay committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7eab3e2 View commit details
    Browse the repository at this point in the history
  4. linter

    Signed-off-by: Mauro Stettler <[email protected]>
    replay committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b705fd6 View commit details
    Browse the repository at this point in the history
  5. more specific error check

    Signed-off-by: Mauro Stettler <[email protected]>
    replay committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    526b435 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    d9d2440 View commit details
    Browse the repository at this point in the history
  2. Code review changes

    Signed-off-by: Marco Pracucci <[email protected]>
    pracucci committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    dc20201 View commit details
    Browse the repository at this point in the history
  3. Renamed 'cluster-label-verification-enabled' to 'cluster-label-verifi…

    …cation-disabled'
    
    Signed-off-by: Marco Pracucci <[email protected]>
    pracucci committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    9fc085b View commit details
    Browse the repository at this point in the history
  4. Increase the number of nodes to gossip to, in order to speed up propa…

    …gation in unit tests
    
    Signed-off-by: Marco Pracucci <[email protected]>
    pracucci committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2810763 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Ed Welch <[email protected]>
    pracucci and slim-bean authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    a9c66a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b451f41 View commit details
    Browse the repository at this point in the history