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

[8.x](backport #2588) Increase LeaseDuration to create stickiness #2593

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 10, 2024

Summary of your changes

Increase LeaderLease to create stickiness in the leader election mechanism.
That way, after a crash of the leader, the new container will still hold the lock and run as a leader.
This will eventually prevent data loss of KSPM findings.


This is an automatic backport of pull request #2588 done by [Mergify](https://mergify.com).

Update leaderelection const

(cherry picked from commit 71c88af)
@mergify mergify bot requested a review from a team as a code owner October 10, 2024 08:21
@mergify mergify bot added the backport label Oct 10, 2024
@amirbenun amirbenun enabled auto-merge (squash) October 10, 2024 08:28
@amirbenun amirbenun merged commit 252969f into 8.x Oct 10, 2024
10 checks passed
@amirbenun amirbenun deleted the mergify/bp/8.x/pr-2588 branch October 10, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant