File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
keps/sig-scheduling/5142-pop-backoffq-when-activeq-empty Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ tags, and then generate with `hack/update-toc.sh`.
25
25
- [ Proposal] ( #proposal )
26
26
- [ Risks and Mitigations] ( #risks-and-mitigations )
27
27
- [ A tiny delay on the first scheduling attempts for newly created pods] ( #a-tiny-delay-on-the-first-scheduling-attempts-for-newly-created-pods )
28
- - [ Backoff won't be working as natural rate limiter in case of errors] ( #backoff-wont-be-working-as-natural-rate-limiter-in-case-of-errors )
29
- - [ One pod in backoffQ could starve the others] ( #one-pod-in-backoffq-could-starve-the-others )
28
+ - [ Backoff won't be working as a natural rate limiter in case of errors] ( #backoff-wont-be-working-as-a -natural-rate-limiter-in-case-of-errors )
29
+ - [ One pod in the backoffQ could starve the others] ( #one-pod-in-the -backoffq-could-starve-the-others )
30
30
- [ Design Details] ( #design-details )
31
- - [ Popping from backoffQ in activeQ's pop()] ( #popping-from-backoffq-in-activeqs-pop )
32
- - [ Notifying activeQ condition when new pod appears in backoffQ] ( #notifying-activeq-condition-when-new-pod-appears-in-backoffq )
33
- - [ Calling PreEnqueue for backoffQ] ( #calling-preenqueue-for-backoffq )
31
+ - [ Popping from the backoffQ in activeQ's pop()] ( #popping-from-the -backoffq-in-activeqs-pop )
32
+ - [ Notifying activeQ condition when a new pod appears in the backoffQ] ( #notifying-activeq-condition-when-a- new-pod-appears-in-the -backoffq )
33
+ - [ Calling PreEnqueue for the backoffQ] ( #calling-preenqueue-for-the -backoffq )
34
34
- [ Test Plan] ( #test-plan )
35
35
- [ Prerequisite testing updates] ( #prerequisite-testing-updates )
36
36
- [ Unit tests] ( #unit-tests )
You can’t perform that action at this time.
0 commit comments