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

sched: manifests: disable leader election by default #1079

Merged

Commits on Nov 19, 2024

  1. sched: manifests: disable leader election by default

    Defaults for leader election are questionable at best and likely
    harmful. So, we should default the leader election to off
    and enable it only if user sets so, because this will make
    us to tune all the leader election parameters and set
    sane values.
    
    Signed-off-by: Francesco Romani <[email protected]>
    ffromani committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a001efc View commit details
    Browse the repository at this point in the history