Skip to content

Commit 0428bcd

Browse files
committed
copy over toc from ci
1 parent aed4c59 commit 0428bcd

File tree

1 file changed

+6
-1
lines changed
  • keps/sig-multicluster/2149-clusterid

1 file changed

+6
-1
lines changed

keps/sig-multicluster/2149-clusterid/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ tags, and then generate with `hack/update-toc.sh`.
8989
- [Joining or moving between ClusterSets](#joining-or-moving-between-clustersets)
9090
- [Multi-Cluster Services](#multi-cluster-services)
9191
- [Diagnostics](#diagnostics)
92+
- [Multi-tenant controllers](#multi-tenant-controllers)
9293
- [<code>ClusterClaim</code> CRD](#-crd)
9394
- [Well known claims](#well-known-claims)
9495
- [Claim: <code>id.k8s.io</code>](#claim-)
@@ -105,12 +106,16 @@ tags, and then generate with `hack/update-toc.sh`.
105106
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
106107
- [Risks and Mitigations](#risks-and-mitigations)
107108
- [Design Details](#design-details)
108-
- [Implementing the <code>ClusterClaim</code> CRD](#implementing-the--crd)
109+
- [Rationale behind the <code>ClusterClaim</code> CRD](#rationale-behind-the--crd)
110+
- [Implementing the <code>ClusterClaim</code> CRD and its admission controllers](#implementing-the--crd-and-its-admission-controllers)
109111
- [<code>id.k8s.io ClusterClaim</code>](#)
110112
- [<code>clusterset.k8s.io ClusterClaim</code>](#-1)
113+
- [CRD upgrade path](#crd-upgrade-path)
114+
- [To CRD or not to CRD?](#to-crd-or-not-to-crd)
111115
- [Test Plan](#test-plan)
112116
- [Graduation Criteria](#graduation-criteria)
113117
- [Alpha -&gt; Beta Graduation](#alpha---beta-graduation)
118+
- [Beta -&gt; GA criteria](#beta---ga-criteria)
114119
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
115120
- [Version Skew Strategy](#version-skew-strategy)
116121
- [Production Readiness Review Questionnaire](#production-readiness-review-questionnaire)

0 commit comments

Comments
 (0)