Skip to content

Commit 2121c89

Browse files
author
Mengqi Yu
committed
update toc
1 parent b607466 commit 2121c89

File tree

1 file changed

+30
-17
lines changed
  • keps/sig-cli/2985-public-krm-functions-registry

1 file changed

+30
-17
lines changed

keps/sig-cli/2985-public-krm-functions-registry/README.md

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -80,26 +80,39 @@ tags, and then generate with `hack/update-toc.sh`.
8080
- [Release Signoff Checklist](#release-signoff-checklist)
8181
- [Summary](#summary)
8282
- [Motivation](#motivation)
83-
- [Goals](#goals)
84-
- [Non-Goals](#non-goals)
83+
- [Goals](#goals)
84+
- [Non-Goals](#non-goals)
8585
- [Proposal](#proposal)
86-
- [User Stories (Optional)](#user-stories-optional)
87-
- [Story 1](#story-1)
88-
- [Story 2](#story-2)
89-
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
90-
- [Risks and Mitigations](#risks-and-mitigations)
86+
- [Publisher](#publisher)
87+
- [Security](#security)
88+
- [Trust](#trust)
89+
- [User Stories (Optional)](#user-stories-optional)
90+
- [Story 1](#story-1)
91+
- [Story 2](#story-2)
92+
- [Story 3](#story-3)
93+
- [Notes/Constraints/Caveats (Optional)](#notesconstraintscaveats-optional)
94+
- [Risks and Mitigations](#risks-and-mitigations)
9195
- [Design Details](#design-details)
92-
- [Test Plan](#test-plan)
93-
- [Graduation Criteria](#graduation-criteria)
94-
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
95-
- [Version Skew Strategy](#version-skew-strategy)
96+
- [Repo Location](#repo-location)
97+
- [Management Model](#management-model)
98+
- [Centralized Index and Release Management](#centralized-index-and-release-management)
99+
- [Prior Art](#prior-art)
100+
- [Pros and Cons](#pros-and-cons)
101+
- [Centralized Index with Distributed Release Management](#centralized-index-with-distributed-release-management)
102+
- [Prior Art](#prior-art-1)
103+
- [Pros and Cons](#pros-and-cons-1)
104+
- [Mixture Model](#mixture-model)
105+
- [Test Plan](#test-plan)
106+
- [Graduation Criteria](#graduation-criteria)
107+
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
108+
- [Version Skew Strategy](#version-skew-strategy)
96109
- [Production Readiness Review Questionnaire](#production-readiness-review-questionnaire)
97-
- [Feature Enablement and Rollback](#feature-enablement-and-rollback)
98-
- [Rollout, Upgrade and Rollback Planning](#rollout-upgrade-and-rollback-planning)
99-
- [Monitoring Requirements](#monitoring-requirements)
100-
- [Dependencies](#dependencies)
101-
- [Scalability](#scalability)
102-
- [Troubleshooting](#troubleshooting)
110+
- [Feature Enablement and Rollback](#feature-enablement-and-rollback)
111+
- [Rollout, Upgrade and Rollback Planning](#rollout-upgrade-and-rollback-planning)
112+
- [Monitoring Requirements](#monitoring-requirements)
113+
- [Dependencies](#dependencies)
114+
- [Scalability](#scalability)
115+
- [Troubleshooting](#troubleshooting)
103116
- [Implementation History](#implementation-history)
104117
- [Drawbacks](#drawbacks)
105118
- [Alternatives](#alternatives)

0 commit comments

Comments
 (0)