Skip to content

Commit

Permalink
update toc
Browse files Browse the repository at this point in the history
  • Loading branch information
denkensk committed Jun 16, 2022
1 parent ddd4a35 commit 1bc0027
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion keps/sig-scheduling/3370-native-podgroup-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,14 @@ tags, and then generate with `hack/update-toc.sh`.
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
- [Risks and Mitigations](#risks-and-mitigations)
- [Design Details](#design-details)
- [PodGroup API](#podgroup-api)
- [User workflow](#user-workflow)
- [Implementation](#implementation)
- [Scheduler](#scheduler)
- [QueueSort](#queuesort)
- [PreFilter](#prefilter)
- [Permit](#permit)
- [UnReserve](#unreserve)
- [Cluster Autoscaler](#cluster-autoscaler)
- [Test Plan](#test-plan)
- [Prerequisite testing updates](#prerequisite-testing-updates)
- [Unit tests](#unit-tests)
Expand Down

0 comments on commit 1bc0027

Please sign in to comment.