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

Add Leader Election Lease Options #291

Closed
wants to merge 1 commit into from
Closed

Add Leader Election Lease Options #291

wants to merge 1 commit into from

Conversation

wsugarman
Copy link

@wsugarman wsugarman commented Jul 27, 2022

Add new options for configuring the leader election lease under the element leaderElection, including:

  • leaseDuration
  • renewDeadline
  • retryPeriod

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • A PR is opened to update KEDA core (repo) (if applicable, ie. when deployment manifests are modified)
  • README is updated with new configuration values (if applicable)

Fixes kedacore/keda#2836

Signed-off-by: Will Sugarman <[email protected]>
@wsugarman wsugarman requested a review from a team as a code owner July 27, 2022 02:03
@wsugarman wsugarman closed this Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

keda operator restarted at the time of start.(error retrieving resource lock keda/operator.keda.sh)
1 participant