Skip to content

Commit e316539

Browse files
committed
KEP-4192: update ToC
Signed-off-by: Stanislav Láznička <[email protected]>
1 parent cabd637 commit e316539

File tree

1 file changed

+4
-7
lines changed
  • keps/sig-api-machinery/4192-svm-in-tree

1 file changed

+4
-7
lines changed

keps/sig-api-machinery/4192-svm-in-tree/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,19 @@
66
- [Motivation](#motivation)
77
- [Goals](#goals)
88
- [Non-Goals](#non-goals)
9-
- [UNCLEAR Goals and/or Non-Goals](#unclear-goals-andor-non-goals)
109
- [Proposal](#proposal)
1110
- [User Stories (Optional)](#user-stories-optional)
12-
- [Story 1 <strong>[UNCLEAR]</strong>](#story-1-unclear)
11+
- [Story 1](#story-1)
1312
- [Story 2](#story-2)
1413
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
1514
- [Risks and Mitigations](#risks-and-mitigations)
1615
- [Design Details](#design-details)
1716
- [APIs to move](#apis-to-move)
1817
- [We will move following <a href="https://github.com/kubernetes-sigs/kube-storage-version-migrator/blob/60dee538334c2366994c2323c0db5db8ab4d2838/pkg/apis/migration/v1alpha1/types.go">APIs</a> in-tree:](#we-will-move-following-apis-in-tree)
1918
- [Changes while we move above APIs in-tree:](#changes-while-we-move-above-apis-in-tree)
20-
- [<a href="https://github.com/kubernetes-sigs/kube-storage-version-migrator/tree/60dee538334c2366994c2323c0db5db8ab4d2838/pkg/controller">Controller</a> to move](#controller-to-move)
21-
- [<a href="https://github.com/kubernetes-sigs/kube-storage-version-migrator/tree/60dee538334c2366994c2323c0db5db8ab4d2838/pkg/migrator">Migrator Controller</a>](#migrator-controller)
22-
- [Approach](#approach)
19+
- [Former, out-of-tree implementation](#former-out-of-tree-implementation)
20+
- [New KCM-based controller](#new-kcm-based-controller)
2321
- [Garbage Collection Cache](#garbage-collection-cache)
24-
- [Rejected Alternative](#rejected-alternative)
25-
- [Streaming List](#streaming-list)
2622
- [RBAC for SVM](#rbac-for-svm)
2723
- [Test Plan](#test-plan)
2824
- [Prerequisite testing updates](#prerequisite-testing-updates)
@@ -44,6 +40,7 @@
4440
- [Implementation History](#implementation-history)
4541
- [Drawbacks](#drawbacks)
4642
- [Alternatives](#alternatives)
43+
- [Streaming List (considered, rejected)](#streaming-list-considered-rejected)
4744
- [Infrastructure Needed (Optional)](#infrastructure-needed-optional)
4845
<!-- /toc -->
4946

0 commit comments

Comments
 (0)