-
Feature Request
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
Konflux would need to tweak the leader election parameters for the Kueue controller. In short, I need to increase the leaseDuration and renewDeadline since on the Konflux clusters fragmentation takes about 30 seconds and with the current configurations the leader crashes because it fails to renew the lease at the time given to it.
Upstream Kueue already support configuring those,
update: There are some defaults OCP recommends for operator authors to set for the lease configuration.
the recommendation are: LeaseDuration=137s, RenewDealine=107s, RetryPeriod=26s.
Those values will be sufficient for Konflux, so in case those will be configured, customizing the lease parameters by the user won't be needed.
There was also a suggestion to configure `ReleaseOnCancel` if the Kueue controller supports it.
Slack thread for context - https://redhat-internal.slack.com/archives/C084N2C6P9U/p1751457510022409
- duplicates
-
OCPBUGS-58496 Set proper default lease configuration
-
- Closed
-
- links to