Skip to content

Commit e919063

Browse files
committed
chore: update toc
1 parent a819e9d commit e919063

File tree

1 file changed

+1
-3
lines changed
  • keps/sig-scheduling/4832-async-preemption

1 file changed

+1
-3
lines changed

keps/sig-scheduling/4832-async-preemption/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,10 @@ tags, and then generate with `hack/update-toc.sh`.
8585
- [Proposal](#proposal)
8686
- [User Stories (Optional)](#user-stories-optional)
8787
- [Story 1](#story-1)
88-
- [Story 2](#story-2)
8988
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
9089
- [Risks and Mitigations](#risks-and-mitigations)
9190
- [When kube-apiserver is unstable](#when-kube-apiserver-is-unstable)
9291
- [Design Details](#design-details)
93-
- [Asynchronous Preemption](#asynchronous-preemption)
9492
- [Consideration to race condition](#consideration-to-race-condition)
9593
- [The pod2's scheduling is successful (pod2 is equal or lower priority than pod1)](#the-pod2s-scheduling-is-successful-pod2-is-equal-or-lower-priority-than-pod1)
9694
- [The pod2's scheduling is successful (pod2 is higher priority than pod1)](#the-pod2s-scheduling-is-successful-pod2-is-higher-priority-than-pod1)
@@ -117,7 +115,7 @@ tags, and then generate with `hack/update-toc.sh`.
117115
- [Implementation History](#implementation-history)
118116
- [Drawbacks](#drawbacks)
119117
- [Alternatives](#alternatives)
120-
- [Implement asynchronous preemption only, not introduce a new extension](#implement-asynchronous-preemption-only-not-introduce-a-new-extension)
118+
- [Introduce a new extension point](#introduce-a-new-extension-point)
121119
- [Infrastructure Needed (Optional)](#infrastructure-needed-optional)
122120
<!-- /toc -->
123121

0 commit comments

Comments
 (0)