Maciej Skoczeń
|
157903b09b
|
Skip backoff when PodMaxBackoffDuration is set to zero
|
2025-05-26 09:35:53 +00:00 |
|
Kensei Nakada
|
adc4916dfe
|
feat: introduce pInfo.UnschedulableCount to make the backoff calculation more appropriate
|
2025-05-17 12:39:58 +02:00 |
|
Kensei Nakada
|
5140786829
|
feat: improve the backoff calculation to o(1)
|
2025-05-12 01:26:47 +02:00 |
|
Maciej Skoczeń
|
c7919f5e22
|
Pop from the backoffQ when the activeQ is empty
|
2025-03-20 16:07:13 +00:00 |
|
Maciej Skoczeń
|
e367dca6c5
|
Change backoffQ less function to order pods by priority in windows
|
2025-03-19 13:04:15 +00:00 |
|
Maciej Skoczeń
|
6975572a80
|
Add missing increments of queue_incoming_pods_total metric in scheduling queue
|
2025-03-04 12:37:22 +00:00 |
|
Maciej Skoczeń
|
0f24b9ff45
|
Split backoffQ into backoffQ and errorBackoffQ in scheduler
|
2025-02-24 14:11:26 +00:00 |
|