🐛 Set recommended leaderelection settings by thetechnick · Pull Request #1663 · operator-framework/operator-controller
erdii
mentioned this pull request
4 tasks
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)
tmshort
added this pull request to the merge queue
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
dtfranz
added this pull request to the merge queue
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
dtfranz
added this pull request to the merge queue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters