🐛 Set recommended leaderelection settings by thetechnick · Pull Request #1663 · operator-framework/operator-controller

camilamacedo86

camilamacedo86

@erdii erdii mentioned this pull request

Jan 29, 2025

4 tasks

azych

@thetechnick @tmshort

Extensive e2e tests revealed that operator-controller might run into
leader election timeouts during cluster bootstrap, causing sporadic
alerts being generated.

This commit uses recommended settings for leaderelection
LeaseDuration: 15s -> 137s
RenewDeadline: 10s -> 107s
RetryPeriod:    2s ->  26s

Warning: This will increase potential down-time of catalogd to 163s in
the worst case (up from 17s). (LeaseDuration + RetryPeriod)

camilamacedo86

LalatenduMohanty

@tmshort tmshort added this pull request to the merge queue

Jan 29, 2025

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks

Jan 29, 2025

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks

Jan 29, 2025

@dtfranz dtfranz added this pull request to the merge queue

Jan 29, 2025

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks

Jan 29, 2025

@dtfranz dtfranz added this pull request to the merge queue

Jan 30, 2025