cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

:sparkles: Add flags for leaderElection timeouts

Open nikParasyr opened this issue 1 year ago • 11 comments
trafficstars

What type of PR is this? /kind feature

What this PR does / why we need it:

Add flags on manager to configure leaseDuration, renewDeadline and RetryPeriod for leader election. Set defaults based on cluster-api. These flags can be useful when the cluster runs on a relatively slow etcd.

Special notes for your reviewer:

Checklist:

  • [X] squashed commits
  • [X] includes documentation
  • [X] includes emojis

Release note:

add flags to manager for leaderElection timeouts

nikParasyr avatar Mar 04 '24 15:03 nikParasyr